[ https://issues.apache.org/jira/browse/GEODE-5255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eric Shu resolved GEODE-5255. ----------------------------- Resolution: Fixed > 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 > Labels: pull-request-available > Fix For: 1.8.0 > > Time Spent: 1.5h > Remaining Estimate: 0h > > 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)