Join drop index command in postReshardingFn in resharding_disallow_writes.js

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Cluster Scalability
    • Fully Compatible
    • ALL
    • 200
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The resharding test fixture asserts that the "allowMigrations" field is never set in the config collections entry after resharding is finished. After SERVER-107101, it's possible for an incomplete drop index during critical section to pause the migrations but not complete the step to resume them.

      Join the drop index command in the postReshardingFn to ensure migrations are resumed before the post resharding checks run, similar to reshard_timeseries_disallow_writes.js.

            Assignee:
            Kruti Shah
            Reporter:
            Kruti Shah
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: