Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
In the RegionStates.regionOnline method and in the successive method calls, the
{defaultReplicaToOtherReplicas}is updated twice in succession - one adds and another deletes a replica. This is a problem. The delete should not happen in this code path.