-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Sharding EMEA 2023-08-07
TimeseriesModifyStage is affected by the same issues described on SERVER-77116 and SERVER-78470. On sharded deployments, in the presence of concurrent chunk migrations, this can cause an updateOne write to be executed twice.
- related to
-
SERVER-77116 Checking shard version during restore can cause StaleConfig exception propagated for writes incorrectly
- Closed
-
SERVER-78470 Prevent multi-false UpdateStage/DeleteStage from provoking yield after having already written
- Closed
-
SERVER-91771 Reduce code duplication for StaleConfig handling within update and delete related PlanStages
- Backlog