-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Cluster Scalability
-
None
-
None
-
None
-
None
-
None
-
None
-
None
This will help catch issues like in SERVER-109322.
- The critical section is acquired on all donors, and the length of the critical section on a donor is equal to the length of the "blocking-writes" state on that donor so there are already metrics for this.
- The critical section is acquired on recipients that are not also a donor, and the length of the critical section does not correspond to the length of any state so we will need to add metrics for this.
- is related to
-
SERVER-109322 featureFlagReshardingSkipCloningAndApplyingIfApplicable makes resharding critical section get acquired on a non-donor db primary shard before critical section is engaged by coordinator
-
- Backlog
-