Bug 1027384 - invalid value for backup-group-name when it is undefined
Summary: invalid value for backup-group-name when it is undefined
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: JMS
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: DR0
: EAP 6.3.0
Assignee: Jeff Mesnil
QA Contact: Miroslav Novak
Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-06 17:13 UTC by Jeff Mesnil
Modified: 2018-12-03 20:35 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-28 15:40:01 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker WFLY-2446 0 Major Resolved invalid value for backup-group-name when it is undefined 2016-06-29 05:03:11 UTC

Description Jeff Mesnil 2013-11-06 17:13:39 UTC
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

Comment 1 Jeff Mesnil 2014-01-20 14:23:49 UTC
PR for jboss-eap https://github.com/jbossas/jboss-eap/pull/839

Comment 2 Miroslav Novak 2014-02-24 14:48:31 UTC
Verified by review the code in EAP 6.3.0.DR0.


Note You need to log in before you can comment on or make changes to this bug.