[
https://issues.apache.org/jira/browse/GEODE-4625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16373697#comment-16373697
]
ASF subversion and git services commented on GEODE-4625:
--------------------------------------------------------
Commit 804ecfabef7a1e661626027e1e01e5652901c036 in geode's branch
refs/heads/develop from [~jinmeiliao]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=804ecfa ]
GEODE-4625: name collision check when create region through gfsh (#1483)
> 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: 40m
> 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)