[jboss-jira] [JBoss JIRA] (WFCORE-1985) :read-resource-description operation should consistently order resources by alphabet

Brian Stansberry (JIRA) issues at jboss.org
Mon Nov 14 20:51:00 EST 2016


    [ https://issues.jboss.org/browse/WFCORE-1985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13322368#comment-13322368 ] 

Brian Stansberry commented on WFCORE-1985:
------------------------------------------

Interesting. NameAndGroup has two constructors, one that takes an AttributeDefinition, one that doesn't. The AD one incorporates the group if the AD has one. The constructor with the AD is not used, and only the name is used, if no AD is available. But I don't see why the AD would be available in the r-r-d case and not in the r-r case.

> :read-resource-description operation should consistently order resources by alphabet
> ------------------------------------------------------------------------------------
>
>                 Key: WFCORE-1985
>                 URL: https://issues.jboss.org/browse/WFCORE-1985
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Domain Management
>            Reporter: Michal Jurc
>            Assignee: Ken Wills
>
> While {{:read-resource-description}} returns an ordered list of resources with their descriptions for most resources, some resources do not return result consistent with this (resources ordered by alphabet).
> Affected resources:
> * {{/subsystem=iiop-openjdk:read-resource-description()}} returns unordered list of resources and their descriptions, while {{/subsystem=iiop-openjdk:read-resource()}} returns ordered list



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list