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

Fix error message in sharded_moveChunk_partitioned.js

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.7.3
    • Affects Version/s: None
    • Component/s: Sharding
    • Labels:
      None
    • Fully Compatible
    • ALL
    • 30

      After a moveChunk, this workload checks that mongos sees the same number of documents in the moved range, but the error message it uses says "number of chunks in partition seen by mongos changed" when it should say "number of documents in range seen by mongos changed" instead. It should also include the bounds of the range to simplify debugging.

      https://github.com/mongodb/mongo/blob/eda72588a7/jstests/concurrency/fsm_workloads/sharded_moveChunk_partitioned.js#L142-L145

            Assignee:
            jack.mulrow@mongodb.com Jack Mulrow
            Reporter:
            jack.mulrow@mongodb.com Jack Mulrow
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: