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

Brian Stansberry (JIRA) issues at jboss.org
Mon Dec 1 16:15:46 EST 2014


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

Brian Stansberry moved WFLY-2883 to WFCORE-363:
-----------------------------------------------

          Project: WildFly Core  (was: WildFly)
              Key: WFCORE-363  (was: WFLY-2883)
      Component/s: Domain Management
                       (was: Domain Management)
    Fix Version/s: 1.0.0.Beta1
                       (was: 9.0.0.Beta1)


> 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
>            Assignee: Brian Stansberry
>             Fix For: 1.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.8#6338)


More information about the jboss-jira mailing list