[jboss-jira] [JBoss JIRA] (WFLY-3565) Incorrect use of ReloadRequiredWriteAttributeHandler for host resources
Brian Stansberry (JIRA)
issues at jboss.org
Wed Aug 6 23:00:29 EDT 2014
[ https://issues.jboss.org/browse/WFLY-3565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated WFLY-3565:
-----------------------------------
Git Pull Request: https://github.com/wildfly/wildfly-core/pull/81 (was: https://github.com/wildfly/wildfly-core/pull/31/)
> Incorrect use of ReloadRequiredWriteAttributeHandler for host resources
> -----------------------------------------------------------------------
>
> Key: WFLY-3565
> URL: https://issues.jboss.org/browse/WFLY-3565
> Project: WildFly
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Domain Management
> Affects Versions: 8.1.0.Final
> Reporter: Brian Stansberry
> Assignee: Chao Wang
> Priority: Critical
> Fix For: 8.2.0.CR1, 9.0.0.Beta1
>
>
> ReloadRequiredWriteAttributeHandler inherits the default behavior of AbstractWriteAttributeHandler.requiresRuntime(), which is to only process Stage.RUNTIME if context.isNormalServer(). So any use in host resources needs to override that behavior. This isn't done in at least some places. See https://bugzilla.redhat.com/show_bug.cgi?id=1085228 for an example.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the jboss-jira
mailing list