[jboss-jira] [JBoss JIRA] (AS7-4461) Operation transformation infrastructure
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Sun Oct 21 12:52:01 EDT 2012
[ https://issues.jboss.org/browse/AS7-4461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry resolved AS7-4461.
-----------------------------------
Resolution: Done
> Operation transformation infrastructure
> ---------------------------------------
>
> Key: AS7-4461
> URL: https://issues.jboss.org/browse/AS7-4461
> Project: Application Server 7
> Issue Type: Sub-task
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Fix For: 7.2.0.Alpha1
>
>
> Ability for extensions to register operation transformers. (This will likely be part of the resource transformation task AS7-4457.) Hooks to access that transformation registry during operation execution. This is to include:
> 1) Host level operations that target the slave HC directly but are proxied by the master HC.
> 2) Server level operations that target the slave HC's servers directly but are proxied by the master HC.
> 3) The first phase of domain-wide 2 phase operations where the master HC transmits the op to the slave HCs.
> 4) The second phase of domain-wide 2 phase operations where the master HC transmits server-level ops to the slave HCs for forwarding to their servers.
> Item 4) above may be simple, as all the master HC is doing is executing ops according to instructions provided by the slave HCs in step 3). Those instructions will be correct for that slave HC.
--
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