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

Consider passing in cancelationToken in GlobalIndexInserter::processDoc

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Minor - P4 Minor - P4
    • None
    • None
    • None
    • None
    • Cluster Scalability

    Description

      The method currently creates a new operation context (https://github.com/mongodb/mongo/blob/279ee64be148ce7bbba7a6414adca53e08dc72df/src/mongo/db/s/global_index/global_index_inserter.cpp#L84) that is not attached to the cancellation tokens used by the global index cloning service. The operation context is currently only used for waiting on a test-only failpoint.

      Attachments

        Activity

          People

            backlog-server-cluster-scalability Backlog - Cluster Scalability
            randolph@mongodb.com Randolph Tan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: