[
https://issues.jboss.org/browse/AS7-4461?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry updated AS7-4461:
----------------------------------
Fix Version/s: 7.2.0.Alpha1
(was: 7.1.2.Final-redhat1)
This isn't required for 7.1.2.
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:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira