[jboss-jira] [JBoss JIRA] (WFLY-259) Auto ignore domain resources on a slave HC which do not affect its servers

Kabir Khan (JIRA) jira-events at lists.jboss.org
Thu Nov 14 10:44:06 EST 2013


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

Kabir Khan resolved WFLY-259.
-----------------------------

    Fix Version/s: 8.0.0.Alpha4
                       (was: 8.0.0.CR1)
       Resolution: Done

    
> Auto ignore domain resources on a slave HC which do not affect its servers
> --------------------------------------------------------------------------
>
>                 Key: WFLY-259
>                 URL: https://issues.jboss.org/browse/WFLY-259
>             Project: WildFly
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Domain Management
>            Reporter: Kabir Khan
>            Assignee: Kabir Khan
>             Fix For: 8.0.0.Alpha4
>
>
> Currently to avoid receiving resources and ops for parts of the domain model which do not work on an older slave we use <ignored-resources> in the slave host.xml to ignore them.
> Instead we should only pull in parts of the domain model that is actually required on the slave for its servers to start. Once started we need to be able to update the slave with domain information as the config changes
> The main things which can change affecting the data required are:
> 1) A domain's server-group, where the profile (and thus extensions) and the socket-binding group can be changed.
> 2) A host's server-config, where the server-group and the socket-binding-group override might be changed.
> For 1) we can piggy-back missing data to the slave.
> For 2) the slave needs to connect back to the DC, attempt to get the DC lock and pull down the required data. If the lock cannot be obtained, the operation should fail fast.

--
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