-
Type: New Feature
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
Sharding NYC 2022-05-16
-
2
Implement restoration after step up for the following newly added coordinator-only fields:
totalCriticalSectionTimeElapsedSecs(we aren't going to track the duration of the critical section in $currentOp across failover because it is expected to be very short)- totalApplyTimeElapsedSecs
- totalCopyTimeElapsedSecs
allShardsLowestRemainingOperationTimeEstimatedSecs(will be repopulated after step-up asynchronously)allShardsHighestRemainingOperationTimeEstimatedSecs(will be repopulated after step-up asynchronously)
- depends on
-
SERVER-64380 Track and Report New Coordinator Fields in CurrentOp
- Closed
- duplicates
-
SERVER-64377 Implement Restoration for Recipient Parity Applying Fields in CurrentOp
- Closed