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

Collection validation should be skipped when shutting down recipient nodes removed from a replica set

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc0, 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Server Serverless 2022-08-22, Server Serverless 2022-09-05
    • 20

      In serverless js test shard_split_concurrent_reconfig.js, we remove recipient nodes from donor replica set with reconfig command and then we shut down recipient nodes. During shutting down these nodes, the collection validation will throw an exception if the node status is changed from SECONDARY to REMOVED after passing no primary or secondary check.

      We should skip the collection validation in this case. 

            Assignee:
            sophia.tan@mongodb.com Sophia Tan
            Reporter:
            sophia.tan@mongodb.com Sophia Tan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: