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

Properly shut down executors in these files owned by Serverless

    • Type: Icon: Bug Bug
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Serverless
    • ALL
    • v7.0
    • 113

      In the following files, there exist executors that may not be properly shutdown by calling both join and shutdown.

      • db/repl/tenant_migration_access_blocker_registry.cpp
        • 312,37:     _asyncBlockingOperationsExecutor->startup();
      • db/serverless/shard_split_donor_service.cpp
        • 269,24:     _markKilledExecutor->startup();

      To reference the full list of files/executors combed, please refer to the linked BF ticket.

            Assignee:
            didier.nadeau@mongodb.com Didier Nadeau
            Reporter:
            blake.oler@mongodb.com Blake Oler
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: