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

Use asynchronous version of forceShardFilteringMetadataRefresh when submitting range deletion task

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

      The task to submit range deletions is scheduled on the fixed sharding executor but may force a filtering metadata refresh, which currently is synchronous. Instead of blocking a fixed executor thread, there should be a way to perform this refresh asynchronously.

      This was spun out from SERVER-45577.

            Assignee:
            matthew.saltz@mongodb.com Matthew Saltz (Inactive)
            Reporter:
            jack.mulrow@mongodb.com Jack Mulrow
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: