[
https://issues.apache.org/jira/browse/GEODE-10039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508448#comment-17508448
]
Jianxia Chen commented on GEODE-10039:
--------------------------------------
For GitHub Pull Request #7440, when DestroyRegionMessage is received and the
partitioned region is still being initialized, it will enqueue the bucket
profile removal request in `preInitQueue` as a `QueuedBucketProfile`. At the
end of partitioned region initialization, the bucket profile removal request in
the `preInitQueue` will be processed to remove the bucket profile.
> BucketProfiles can be stale in rare cases.
> ------------------------------------------
>
> Key: GEODE-10039
> URL: https://issues.apache.org/jira/browse/GEODE-10039
> Project: Geode
> Issue Type: Bug
> Components: core
> Affects Versions: 1.15.0
> Reporter: Mark Hanson
> Assignee: Jianxia Chen
> Priority: Major
> Labels: GeodeOperationAPI, blocks-1.15.0, pull-request-available
>
> In the case when a server is starting as a member of a partitioned region
> during a rebalance, it is possible for the the starting server to not get a
> profile removal for a bucket that has been relocated.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)