You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/01/16 22:19:00 UTC

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

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

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

Commit f8620b91b72d8a83e65d8c2f7eb34dcbea39d096 in geode's branch refs/heads/develop 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 <de...@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)