-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Repl 2022-04-18
A new ReplicaSetAwareService hook was introduced recently (SERVER-64517) to allow to perform some actions when the Initial Sync process has been completed.
After some investigation I realized that this hook is only called for the logical initial sync and not for FCBIS. Thus, some components that rely on this method to map whatever is on disk to memory wouldn't work (like the RecoverableCriticalSection).
I was trying to fix SERVER-64601, when I realized about this other problem.
- duplicates
-
SERVER-64627 Need general method to handle in-memory state after initial sync
- Closed
- is depended on by
-
SERVER-64601 Shard server mongod initialization is not run after File Copy Based Initial Sync
- Closed