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

collectionClonerExecutor should shutdown properly when interrupted

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Sharding NYC
    • Fully Compatible
    • ALL
    • v7.1
    • Repl 2023-09-04, Repl 2023-09-18
    • 135

      The attached BF shows occurrences where the reshardingRecipientService is not fully shutting down when shudown is called on the donor node.

      While the service is being shut down, it calls shutdown on an object called dataReplication. Data Replication proceeds to shuts down the oplogFetcherExecutor here but fails to shutdown the collectionClonerExecutor, which I believe is causing the shutdown to hang. 

            Assignee:
            jiawei.yang@mongodb.com Jiawei Yang
            Reporter:
            kruti.shah@mongodb.com Kruti Shah
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: