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

Fix error message in sharded_moveChunk_partitioned.js

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 3.7.3
    • None
    • Sharding
    • None
    • Fully Compatible
    • ALL
    • 30

    Description

      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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: