You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jinmei Liao (Jira)" <ji...@apache.org> on 2020/01/17 17:42:00 UTC

[jira] [Created] (GEODE-7717) ClusterManagementListResult should contain a list ConfigurationInfo (config per id)

Jinmei Liao created GEODE-7717:
----------------------------------

             Summary: 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
            Reporter: Jinmei Liao


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)