[jboss-jira] [JBoss JIRA] (WFCORE-363) ManagementResourceRegistration.getOverrideModel never returns null
Brian Stansberry (JIRA)
issues at jboss.org
Tue Apr 7 10:27:19 EDT 2015
[ https://issues.jboss.org/browse/WFCORE-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry reassigned WFCORE-363:
---------------------------------------
Fix Version/s: 2.0.0.Beta1
(was: 1.0.0.CR1)
Assignee: (was: Brian Stansberry)
> ManagementResourceRegistration.getOverrideModel never returns null
> ------------------------------------------------------------------
>
> Key: WFCORE-363
> URL: https://issues.jboss.org/browse/WFCORE-363
> Project: WildFly Core
> Issue Type: Bug
> Components: Domain Management
> Reporter: Brian Stansberry
> Fix For: 2.0.0.Beta1
>
>
> ManagementResourceRegistration.getOverrideModel ends up returning the wildcard registration if there is no override registration. This isn't correct.
> The fix isn't trivial because fixing it results in nasty failures in the smoke tests. From looking at the uses of this method (which all involve a null check) I assume there are some bugs in the code that calls this method that get exposed once it does what it should.
> This bug is the cause of the initial failure of my WFLY-2880 fix.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the jboss-jira
mailing list