Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Duplicate
-
None
-
None
-
None
-
TIG 2017-07-10
Description
ReplSetTest.prototype.checkReplicatedDataHashes() verifies that collection options returned by the "listCollections" command are exactly equal on the primary and secondary nodes. This implicitly verifies that the UUID of the collection created on the primary matches the UUID of the collection created on the secondary.
We should add a similar kind of validation to ShardingTest to ensure that the UUID for a collection is consistent across all shards.
Attachments
Issue Links
- duplicates
-
SERVER-30511 call checkUUIDsConsistentAcrossCluster() before shutting down a ShardingTest
-
- Closed
-