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

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

Commit 0be31dd0c3df469ab906a183ad64aa965d9f1d08 in geode's branch 
refs/heads/feature/GEODE-3780 from Naburun Nag
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=0be31dd ]

GEODE-7268: Remove bucket assignment in alter region gfsh command while adding 
gateways

        * Remove the assign buckets to the partition step in the alter region 
function to add gateway senders
        * This step is not present in the API version of altering region using 
mutators.
        * Keeping this also resulted in a soft hang while altering many regions 
by adding gateways senders.


> Make gfsh alter region command similar to the API behavior 
> -----------------------------------------------------------
>
>                 Key: GEODE-7268
>                 URL: https://issues.apache.org/jira/browse/GEODE-7268
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Nabarun Nag
>            Priority: Major
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> * currently the gfsh command for alter region assigns the buckets to the 
> region, before starting with the PR update config.
>  * This is not what the API does while altering a region
>  * This was requirement from the Lucene reindex story but that feature 
> follows a different code path and will the be not affected if the assign 
> buckets command was removed from the gfsh command.
>  * This also results in soft hangs when there are a lot of regions and 
> gateway senders.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to