-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
Fully Compatible
-
Sharding 2016-11-21
migration_failure.js is currently blacklisted from the new sharding_last_stable_mongos_and_mixed_shards suite because it exercises a failpoint that doesn't exist in 3.2 and thus doesn't work with 3.2 shards.
3.2 failApplyChunkOps behaves in the same way as 3.4 failCommitMigrationCommand failpoint, but just in different code paths because of changes made to 3.4. Rename both or one and get the JS test off the suite's blacklist.
- has to be done after
-
SERVER-25207 Use failApplyChunkOps failpoint in a split/merge JS test
- Closed
- is related to
-
SERVER-26828 unblacklist tests in the sharding_last_stable_mongos_and_mixed_shards suite that are related to v3.2 incompatibilities.
- Closed
-
SERVER-25153 Add mixed version shards to sharding_last_stable_mongos suite
- Closed