Don't leak mongos consistency checker thread

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 3.1.3
    • Affects Version/s: 3.1.2
    • Component/s: Sharding
    • Fully Compatible
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The consistency checker thread periodically checks that the config servers have the same content.

      Residing in the legacy catalog manager, that thread is intentionally not being joined. Joining the thread on shutdown of the catalog manager makes each sharding test run much slower probably because the thread, on every iteration, sleeps for 60s and also runs a rather costly dbhash on the config collections.

            Assignee:
            Daniel Alabi (Inactive)
            Reporter:
            Daniel Alabi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: