Use the resharding-specific refresh function when recovering a resharding operation in the drain mode

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • Sharding EMEA 2021-05-17
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      When we recover the resharding ops in the drain mode we do a refresh of the collection. This refresh may hang here, because the in-memory critical section was already retaken and it will be released once the resharding operation is completed.

      The proposed solution is calling this resharding-specific function instead of the generic one.

      This issue was introduced when we replaced the in-memory critical sections by recoverable critical sections in SERVER-53653.

              Assignee:
              Sergi Mateo Bellido
              Reporter:
              Sergi Mateo Bellido
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: