Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-65251

FCBIS doesn't call to the onInitialSyncComplete ReplicaSetAwareService hook

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      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.

            Assignee:
            vesselina.ratcheva@mongodb.com Vesselina Ratcheva (Inactive)
            Reporter:
            sergi.mateo-bellido@mongodb.com Sergi Mateo Bellido
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: