[jboss-jira] [JBoss JIRA] (WFLY-2335) BroadcastGroupAdd model population fails on JDK8
Jeff Mesnil (JIRA)
jira-events at lists.jboss.org
Fri Oct 18 11:32:02 EDT 2013
Jeff Mesnil created WFLY-2335:
---------------------------------
Summary: BroadcastGroupAdd model population fails on JDK8
Key: WFLY-2335
URL: https://issues.jboss.org/browse/WFLY-2335
Project: WildFly
Issue Type: Bug
Components: JMS
Affects Versions: 8.0.0.Beta1
Environment: JDK8
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Fix For: 8.0.0.CR1
http://brontes.lab.eng.brq.redhat.com/viewLog.html?buildId=4515
All messaging subsystem tests passes on JDK7 but fails with JDK8 because BroadcastGroupAdd#populateModel falsely assumes that the connector resources have been populated *before* the current broadcast-group.
There is no such guarantee, the connector-refs validations must be done in a separate OperationStepHandler *after* all the MODEL's OSHs instead.
--
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