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

Balancer thread can terminate when it encounters an error while acquiring settings

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.2.19
    • Component/s: Sharding
    • Labels:
      None
    • Sharding
    • ALL

      This is because of a mistake in this line:

      https://github.com/mongodb/mongo/blob/r3.2.19/src/mongo/s/balance.cpp#L585

      it should have been "continue" instead of "return"

            Assignee:
            backlog-server-sharding [DO NOT USE] Backlog - Sharding Team
            Reporter:
            randolph@mongodb.com Randolph Tan
            Votes:
            2 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: