[jboss-jira] [JBoss JIRA] (WFLY-2446) invalid value for backup-group-name when it is undefined

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Wed Nov 6 12:15:03 EST 2013


    [ https://issues.jboss.org/browse/WFLY-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851475#comment-12851475 ] 

RH Bugzilla Integration commented on WFLY-2446:
-----------------------------------------------

Jeff Mesnil <jmesnil at redhat.com> made a comment on [bug 1027384|https://bugzilla.redhat.com/show_bug.cgi?id=1027384]

Description of problem:

In the messaging configuration, the backup-group-node modelNode is passed directly to the HornetQ configuration without checking whether it is defined.
If it is not undefined, the hornetq configuration will use the "undefined" string as the backup group name instead of returning a null value

Expected results:

If the backup-group-name is undefined, nothing must be set on the HornetQ configuration
                
> invalid value for backup-group-name when it is undefined
> --------------------------------------------------------
>
>                 Key: WFLY-2446
>                 URL: https://issues.jboss.org/browse/WFLY-2446
>             Project: WildFly
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: JMS
>    Affects Versions: 8.0.0.Beta1
>            Reporter: Jeff Mesnil
>            Assignee: Jeff Mesnil
>             Fix For: 8.0.0.CR1
>
>
> In the messaging configuration, the backup-group-node modelNode is passed directly to the HornetQ configuration without checking whether it is defined.
> If it is not undefined, the hornetq configuration will use the "undefined" string as the backup group name instead of returning a null value

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list