[jboss-jira] [JBoss JIRA] (AS7-3677) Server results on domain ops are reported as children of the response's "result"
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon Feb 13 15:54:01 EST 2012
[ https://issues.jboss.org/browse/AS7-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated AS7-3677:
----------------------------------
Fix Version/s: 7.1.1.Final
(was: 7.1.0.Final)
Git Pull Request: https://github.com/jbossas/jboss-as/pull/1491 (was: https://github.com/jbossas/jboss-as/pull/1491)
Moving to 7.1.1 as I don't want to risk that some unexpected place is using "results" => { "server-groups".
> Server results on domain ops are reported as children of the response's "result"
> --------------------------------------------------------------------------------
>
> Key: AS7-3677
> URL: https://issues.jboss.org/browse/AS7-3677
> Project: Application Server 7
> Issue Type: Bug
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Priority: Critical
> Fix For: 7.1.1.Final
>
>
> https://community.jboss.org/wiki/FormatOfADetypedOperationResponse says the "server-groups" data structure describing responses to a domain op should be a sibling of "outcome" and "result". Prior to 7.1.0.Final they are being reported as a child of "result", not a sibling. The final AS7-2907 fix for 7.1.0.Final will result in them being reported in both places, with the "child of 'result'" reporting maintained only to avoid breaking the console. Once AS7-3676 is completed, the reporting as "child of 'result'" should be removed.
--
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
More information about the jboss-jira
mailing list