[jboss-jira] [JBoss JIRA] (WFCORE-1262) Make the /host=* 'domain-controller' attribute writeable in the normal way

Brian Stansberry (JIRA) issues at jboss.org
Mon Jan 4 14:23:00 EST 2016


Brian Stansberry created WFCORE-1262:
----------------------------------------

             Summary: Make the /host=* 'domain-controller' attribute writeable in the normal way
                 Key: WFCORE-1262
                 URL: https://issues.jboss.org/browse/WFCORE-1262
             Project: WildFly Core
          Issue Type: Enhancement
          Components: Domain Management
            Reporter: Brian Stansberry
            Priority: Minor


To change the 'domain-controller' attribute on a host you need to use the custom 'write-local-domain-controller' or 'write-remote-domain-controller' ops. This should also support a standard write-attribute.

It can probably just use a ReloadRequiredWriteAttributeHandler variant as after boot it just triggers a reload, and boot can continue to call the existing custom ops. So just the validation and model manipulation aspect needs to be handled by the write-attribute handler. There's already a proper AttributeDefinition for the attribute to assist in that.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list