-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
Sharding 2020-06-01
-
36
move_chunk_critical_section_non_internal_client_abort.js tests that an operation run directly against a shard will interrupt a migration driven by that shard. This behavior did not exist in 4.4 because unversioned index commands don't interrupt migrations to match the behavior of the 4.2 protocol for creating indexes on sharded collections, so the test shouldn't run in mixed version 4.6 clusters.
- is related to
-
SERVER-47324 Skip dassert when index commands from non internal clients abort migrations
- Closed