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

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

Commit f8620b91b72d8a83e65d8c2f7eb34dcbea39d096 in geode's branch 
refs/heads/feature/GEODE-7665 from Jinmei Liao
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=f8620b9 ]

GEODE-7699: use ConfigurationInfo to wrap the get result (#4596)

* GEODE-7699: use ConfigurationInfo to wrap the get result

Co-authored-by: Dale Emery <dem...@pivotal.io>


> 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
>            Priority: Major
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to