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

Refactor initial sync cloners to not use DBClientConnection

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Replication

      It is hard to unit-test our code with mix of DBClientConnection and other network components. And DBClientConnection is not async-friendly. Now that we have more support (e.g. exhaust cursors) in executors, we should switch to that so our code looks more similar to other subsystems in the server.

            Assignee:
            backlog-server-repl [DO NOT USE] Backlog - Replication Team
            Reporter:
            lingzhi.deng@mongodb.com Lingzhi Deng
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: