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

do not perform UUID check against a shard's config cache in the sharding_csrs_continuous_config_stepdown_WT suite

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.3, 3.7.3
    • Affects Version/s: 3.6.0
    • Component/s: Sharding
    • None
    • Fully Compatible
    • v3.6
    • Sharding 2018-02-12, Sharding 2018-02-26
    • 0

      In the stepdown suite, if the config server primary steps down during shardCollection just before sending setShardVersion to the primary shard, the primary shard may never receive setShardVersion, therefore never refresh its cache for the collection, and so not have an entry in its cache for the collection.

      This causes the UUID check that compares the UUID on the config server with the UUID in a shard's cache to fail.

      We should not perform this check in the stepdown suite, until it is guaranteed that a shard refreshes its cache after shardCollection.

            Assignee:
            esha.maharishi@mongodb.com Esha Maharishi (Inactive)
            Reporter:
            esha.maharishi@mongodb.com Esha Maharishi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: