-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Cluster Scalability
-
Fully Compatible
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Split and merge call ActiveMigrationsRegistry::registerSplitOrMergeChunk. This can return ConflictingOperationInProgress if migrations are running or when ActiveMigrationsRegistry::lock is called. The latter happens when a new primary steps up and runs the balancer recovery code that tries to send shardsvrJoinMigrationsCommand to all shards.