[jboss-jira] [JBoss JIRA] (WFCORE-363) ManagementResourceRegistration.getOverrideModel never returns null

Jason Greene (JIRA) issues at jboss.org
Sat Aug 22 23:39:35 EDT 2015


     [ https://issues.jboss.org/browse/WFCORE-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Greene updated WFCORE-363:
--------------------------------
    Fix Version/s: 2.0.0.Beta5
                       (was: 2.0.0.Beta4)


> 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.Beta5
>
>
> 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.15#6346)


More information about the jboss-jira mailing list