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

Exclude resharding_disallow_writes.js from multiversion suites and revert callMod expected errors

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.0.0-rc0
    • Affects Version/s: None
    • Component/s: Sharding
    • Labels:
      None
    • Fully Compatible
    • Sharding EMEA 2022-04-04
    • 166

      The `resharding_disallow_writes.js` started failing after SERVER-64464 due to sanity checks added on shard versions.

      It tests that some commands work as expected while resharding is in progress. In particular, the collMod command is expected to fail due to ReshardCollectionInProgress or MaxTimeMSExpired. This has been recently changed since just MaxTimeMSExpired was expected (as for the DDL operations) but this does work on multiversion suite.

      As aggreed with max.hirschhorn, the gaol of this ticket is to revert the preciously expected errors for the collMod command and exclude this test from multiversion suite. Further analyzes will follow to better define expectations also in multiversion.

            Assignee:
            antonio.fuschetto@mongodb.com Antonio Fuschetto
            Reporter:
            antonio.fuschetto@mongodb.com Antonio Fuschetto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: