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

Remove version checks in `stale_mongos_updates_and_removes.js` and `extract_shard_key_values.js`

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 6.0.10
    • None
    • None
    • None
    • Fully Compatible
    • ALL
    • 169

    Description

      While backporting the changes in SERVER-44422 to 6.0, some asserts in `stale_mongos_updates_and_removes.js` and `extract_shard_key_values.js` were expected to succeed on 6.0 and not 5.0 (as the ticket had not been backported to 5.0). As a result, I had to edit the tests to check for version number, and perform a different assert based on that version number. But now that the ticket has been backported to 5.0 the version check is no longer relevant and needs to be removed.

      Attachments

        Activity

          People

            wenqin.ye@mongodb.com Wenqin Ye
            wenqin.ye@mongodb.com Wenqin Ye
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: