[jboss-jira] [JBoss JIRA] (AS7-5576) Slave HostControllers should provide initial ignored-resource data to the master HC

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Sun Oct 21 09:30:01 EDT 2012


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

Brian Stansberry resolved AS7-5576.
-----------------------------------

    Resolution: Done

    
> Slave HostControllers should provide initial ignored-resource data to the master HC
> -----------------------------------------------------------------------------------
>
>                 Key: AS7-5576
>                 URL: https://issues.jboss.org/browse/AS7-5576
>             Project: Application Server 7
>          Issue Type: Task
>          Components: Domain Management
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>             Fix For: 7.2.0.Alpha1
>
>
> When the master HC is transforming the domain-level configuration model in order to provide it to a registering slave host, it should not bother transforming resources that are going to be ignored once they arrive at the slave.
> To facilitate this, the slave should include ignored-resource data as part of the "host-info" ModelNode it passes to the master when it initiates registration.
> One thing this (partly) allows is registration failure on the master if it detects the presence of unignored resources that the a slave running any earlier version cannot understand. The master cannot *always* fail in this situation, since the slave may be configured to ignore the offending resource. Providing the ignored-resource data allows the master to make a more informed decision.
> Note: I say "(partly) allows" above because the master cannot "eagerly fail" if the registering slave is running a version that precedes the completion of this task.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list