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

Add teardown checkMetadataConsistency hook

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Catalog and Routing
    • 2

      In SERVER-74251, we introduced a background hook that continuously run the checkMetadataConsistency command in the background for cluster that use the python sharded fixture. This hook does not guarantee that the command will be executed at least once after the test completes.

      Thus, the goal of this ticket is to add a new hook that will run during teardown of the test in ShardedCluster python fixture. The difference with respect to the background one is that since we are executing this at the end of the test while the cluster is idle, we can also check the index consistency.

            Assignee:
            Unassigned Unassigned
            Reporter:
            tommaso.tocci@mongodb.com Tommaso Tocci
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: