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

Migration coordination stepup task should not block on the network while waiting for replication

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.4
    • Affects Version/s: None
    • Component/s: Sharding
    • None
    • Fully Compatible
    • Sharding 2020-02-24

      Edited to only be about not blocking on the network while waiting for replication. The task should run on a separate executor (not the fixed executor) as part of SERVER-46075.

      Original description:

      It currently blocks on the network for:

      1. waiting for the last opTime to be majority committed
      2. sending _configsvrEnsureChunkVersionGreaterThan
      3. forcing a filtering metadata refresh

      These sub-tasks should be made asynchronous.

            Assignee:
            jack.mulrow@mongodb.com Jack Mulrow
            Reporter:
            esha.maharishi@mongodb.com Esha Maharishi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: