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

dbstats_sharded_collection.js fails to consider range deletion

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v6.2
    • Execution Team 2023-02-06
    • 5

      This test calls moveChunk without the waitForDelete: true option. Since the moveChunk command returns before the range deletion, which runs in the background on the primary replica set node, it's possible the dbStats command to return inconsistent results between the the mongos and mongod results.

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: