-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Replication 2021-11-29, Replication 2021-12-13
We need to add cpp unitTest that stats added SERVER-57825 is being populated correctly while successful FCBIS is running across different stages:
- after backupCursor files is retrieved.
- after copying files from backupCursor
- after extended the backupCursor
- after copying files from extendedBackupCursor
- after completing the initialSync.
For reference:
unitTest: initial_syncer_test.cpp
Note that we could check also before backupCursor is opened but it is futile because there is no difference in stats to after backupCursor is opened.
- depends on
-
SERVER-57825 Provide statistics for replSetGetStatus in FileCopyBasedInitialSyncer
- Closed
-
SERVER-61198 Log unified statistics for logical and file copy based initial sync
- Closed