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/14 17:35:00 UTC

[jira] [Created] (GEODE-7699) when a region belongs to multiple groups, cms.get(regionA) throws an exception

Jinmei Liao created GEODE-7699:
----------------------------------

             Summary: when a region belongs to multiple groups, cms.get(regionA) throws an exception
                 Key: GEODE-7699
                 URL: https://issues.apache.org/jira/browse/GEODE-7699
             Project: Geode
          Issue Type: Improvement
          Components: management
            Reporter: Jinmei Liao


scenario: 
1. create regionA in group1
2. create regionA in group2
3. do a cms.get(regionA), I would expect the result contains a list of configurations on both groups, instead, it throws an exception saying "only one is expected".



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