-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
Execution EMEA Team 2023-07-24, Execution EMEA Team 2023-08-07, Execution EMEA Team 2023-08-21, Execution EMEA Team 2023-09-04, Execution EMEA Team 2023-09-18
Most of this state is cross command logic that is accessed in FSyncCommand, FSyncUnlockCommand and FSyncLockThread. SERVER-70444 will make the mutex around this state global, so that shutdown has access. This ticket should move the rest of the state into the FSyncLockThread, rather than FSyncLockThread and FSyncUnlockCommand continuing to access the state through the fsyncCmd instance – grep for fsyncCmd. around the code.
- duplicates
-
SERVER-79907 MONGO_REGISTER_COMMAND uniform Command construction
- Closed
- related to
-
SERVER-70444 fsync lock/unlock command fails when primary has not fully shutdown
- Closed
-
SERVER-80825 Complete TODO listed in SERVER-76131
- Closed