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 2018/02/22 23:51:00 UTC

[jira] [Commented] (GEODE-4625) Create region with the same name on different groups in gfsh should fail early

    [ 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-HseR01DJvGGEq6up0Ondq0pXemi1tbm13A@mail.gmail.com%3E



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