[ 
https://issues.apache.org/jira/browse/GEODE-7717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17032573#comment-17032573
 ] 

ASF subversion and git services commented on GEODE-7717:
--------------------------------------------------------

Commit ebf23bb86bb0ce0396fa0d5ccbaac06b9c06d858 in geode's branch 
refs/heads/release/1.12.0 from Jinmei Liao
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=ebf23bb ]

GEODE-7717: ClusterManagementListResult should show a list of EntityInfo (#4673)

* only show links in the EntityInfo level
* rework list member responses

(cherry picked from commit bda6bdf50c0a6a3e7cc39fb3ff654a0c26c86d94)


> ClusterManagementListResult should contain a list ConfigurationInfo (config 
> per id)
> -----------------------------------------------------------------------------------
>
>                 Key: GEODE-7717
>                 URL: https://issues.apache.org/jira/browse/GEODE-7717
>             Project: Geode
>          Issue Type: Improvement
>          Components: management
>            Reporter: Jinmei Liao
>            Priority: Major
>              Labels: tech-debt, technical_debt
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Currently ClusterManagementListResult contains a list 
> ConfigurationResult(config per group),  those configs are not grouped by id, 
> so a region that belongs to multiple groups might be dispersed in the list. 
> Since ClsuterManagementGetResult contains a single ConfigurationInfo, it 
> seems to make sense to have the ListResult contains a list of 
> ConfigurationInfo.
> Also, after the ClusterManagementListResult contains the list grouped by id, 
> it would be good for us to display "links" in the ConfigurationInfo level 
> instead of ConfigurationResult level.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to