-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
Sharding 2020-12-14
Currently, the ReshardingCoordinatorService does a full update of the coordinator document when it updates its state.
This is problematic when other participants update their states concurrently and their changes get overwritten by the full document update.