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

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

Commit a429325deb61eff00d29e961c782fb5f7d724ee1 in geode's branch 
refs/heads/develop from Ryan McMahon
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=a429325 ]

GEODE-7015: Check region persistent ID before close to avoid hang



> Servers will hang if move bucket fails during rebalance due to force 
> disconnect with recreated persistent partitioned regions
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-7015
>                 URL: https://issues.apache.org/jira/browse/GEODE-7015
>             Project: Geode
>          Issue Type: Improvement
>          Components: persistence, regions
>            Reporter: Ryan McMahon
>            Assignee: Ryan McMahon
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> * Start one server and create a persistent partitioned region on each and 
> redundancy 0
>  * Add data to the region
>  * Start another server and create the same region with redundancy 0
>  * Recycle the servers (close cache/recreate the persistent partitioned 
> region)
>  * Perform a rebalance and while server 2 requests bucket images from server 
> 1, cause that member to force disconnect (we have some hooks to do this in 
> our test)
>  * When the forced disconnect member rejoins (auto-reconnect is enabled by 
> default), both servers will be hung because they think the other has the 
> latest data



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to