[jboss-jira] [JBoss JIRA] (WFLY-3565) Incorrect use of ReloadRequiredWriteAttributeHandler for host resources
Brian Stansberry (JIRA)
issues at jboss.org
Mon Jun 30 16:36:24 EDT 2014
Brian Stansberry created WFLY-3565:
--------------------------------------
Summary: 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
Priority: Critical
Fix For: 8.2.0.CR1, 9.0.0.Alpha1
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