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

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

Commit e96350f556ada8e90fd91976a7fe8b32fcb43a21 in geode's branch 
refs/heads/feature/GEODE-5255 from [~eshu]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=e96350f ]

GEODE-5255: check all colocated partitioned regions are ready before creating 
any buckets.


> In a race condition, a colocated bucket may not be created during rebalance 
> when member nodes are restarted
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-5255
>                 URL: https://issues.apache.org/jira/browse/GEODE-5255
>             Project: Geode
>          Issue Type: Bug
>          Components: regions
>    Affects Versions: 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 1.6.0, 1.7.0
>            Reporter: Eric Shu
>            Assignee: Eric Shu
>            Priority: Major
>             Fix For: 1.8.0
>
>
> During rebalance, a member node may request a newly started member node to 
> grab a bucket from a parent partitioned region based on its calculated model. 
> When the new member creates the parent bucket, it is required to grab the 
> bucket's colocated child buckets. If the colocated child bucket underlying 
> partitioned region is not yet initialized, the child bucket will not be 
> created on the member.



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

Reply via email to