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

MapReduce throws exception within ON_BLOCK_EXIT, crashes server

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.6.5
    • Component/s: Sharding
    • Labels:
      None
    • Sharding
    • ALL
    • 56

      If a node steps down during MapReduce, dropTempCollections can be called from ON_BLOCK_EXIT while an exception is active. dropTempCollections then throws itself, causing std::terminate to be called. We should avoid throwing from this function.

            Assignee:
            backlog-server-sharding [DO NOT USE] Backlog - Sharding Team
            Reporter:
            matthew.saltz@mongodb.com Matthew Saltz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: