Unhandled thread creation causes a server crash while trying to migrate chunk

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Works as Designed
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Sharding
    • None
    • Sharding
    • ALL
    • 35
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      On the MigrationDestinationManager when the documents are going to be cloned from the donor shard there is a thread creation using stdx::thread. A failure on the thread creation is not being handled, which might lead to a server crash. An executor could be used instead to prevent the thread creation, or the failure should be handled appropriately to retry the migration eventually.

            Assignee:
            [DO NOT USE] Backlog - Sharding Team
            Reporter:
            Marcos José Grillo Ramirez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: