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

Rename makeReplWriterPool() to avoid confusion with OplogWriter

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc3
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Replication
    • Fully Compatible
    • v8.0
    • Repl 2024-04-29

      Now that we have an OplogWriter class, we should rename makeReplWriterPool() to avoid confusion.

      The ReplicationCoordinatorExternalStateImpl has a _writerPool created by makeReplWriterPool() that is mostly used for oplog application, but can also be used for some other repl work as mentioned here. So we can perhaps name it makeReplWorkerPool().

            Assignee:
            brad.cater@mongodb.com Brad Cater
            Reporter:
            wenbin.zhu@mongodb.com Wenbin Zhu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: