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

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

Commit 42485b6faf204c621f7a31aa100c19ed4e0c2d10 in geode's branch 
refs/heads/develop from [~jinmeiliao]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=42485b6 ]

GEODE-4625: rework name collision check logic and add more tests (#1505)

* GEODE-4625: rework name collision check logic and add more tests


> Create region with the same name on different groups in gfsh should fail early
> ------------------------------------------------------------------------------
>
>                 Key: GEODE-4625
>                 URL: https://issues.apache.org/jira/browse/GEODE-4625
>             Project: Geode
>          Issue Type: Improvement
>          Components: docs, gfsh
>            Reporter: Jinmei Liao
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> 1. creating non-proxy region: check to see if there is a non-proxy region 
> with the same name on the entire cluster or not. If yes, abort the creation.
> 2. creating proxy region: check to see if there is any region with the same 
> name on the group or not, if yes, abort the creation.
> email thread:
> http://mail-archives.apache.org/mod_mbox/geode-user/201802.mbox/%3ccaheksukj65m+-lc-hser01djvggeq6up0ondq0pxemi1tbm...@mail.gmail.com%3E



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to