[jboss-jira] [JBoss JIRA] (WFLY-2670) Add management API descriptions for alias resources and attributes
Brian Stansberry (JIRA)
issues at jboss.org
Thu Dec 19 09:32:33 EST 2013
[ https://issues.jboss.org/browse/WFLY-2670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932623#comment-12932623 ]
Brian Stansberry commented on WFLY-2670:
----------------------------------------
WFLY-561 work is creating some attribute aliasing to which this descriptive metadata should be applied once the mechanism for doing so is established.
> Add management API descriptions for alias resources and attributes
> ------------------------------------------------------------------
>
> Key: WFLY-2670
> URL: https://issues.jboss.org/browse/WFLY-2670
> Project: WildFly
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Domain Management
> Reporter: Brian Stansberry
> Fix For: 9.0.0.CR1
>
>
> When a resource or an attribute is an alias for a different resource or attribute, the management API description data should include information describing that relationship.
> For an attribute, an alias relationship is different from an 'alternatives' relationship, as the latter is a mutually exclusive arrangement (one alternative must be undefined if the other isn't) while with an alias, both attributes will exist but will always have the same value, and attempting to set them to different values (e.g. using both as params with different values in an 'add' op) is invalid.
--
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