-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
Sharding NYC 2022-04-18, Sharding 2022-05-02
-
2
Implement restoration after step up for the following newly added donor and recipient fields:
(donor) countReadsDuringCriticalSection(we aren't going to track the number of reads during the critical section in $currentOp across failover because the critical section duration is expected to be very short)- (recipient) countWritesToStashCollections (this will be done through a new field in the resharding oplog progress applier document)
- depends on
-
SERVER-64378 Track and Report New Donor and Recipient Fields in CurrentOp
- Closed