checkMetadataConsistency not working with co-located configsvr

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Sharding EMEA
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Current implementation of the command checkMetadataConsistency in cluster level mode is not working in:

      • concurrency_sharded_with_balancer_and_catalog_shard
      • concurrency_sharded_with_catalog_shard

      These suite are the ones in which we use co-located configsvr. This means that a shard is both a shard and the config server at the same time. Thus, when the mongos process the checkMetadataConsistency it sends both the:

      • _shardsvrCheckMetadataConsistency
      • _configsvrCheckClusterMetadataConsistency

      To the same node that is a catalog shard (both shard and confisvr at the same time).

      For the moment, we have disabled the CheckMetadataConsistency hook to run for those suites.

              Assignee:
              [DO NOT USE] Backlog - Sharding EMEA
              Reporter:
              Pol Pinol
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: