-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
ALL
-
Sharding 2020-03-23
-
(copied to CRM)
-
6
This can happen in any JS test with the auto-balancer running in the background. It's possible for shutdown to happen while a migration is in the critical section, which can lead to the shard crashing on command failures.
Shard shutdown in the critical section is more gracefully handled here, but this doesn't help if the shutdown error is coming from the config primary.
- depends on
-
SERVER-45752 opCtx interruption during migration critical section commit triggers fassert in FCV 4.2
- Closed
- is duplicated by
-
SERVER-8358 "Move chunk commit failed" shutdown leaves mongod with no journal files and mongod.lock file
- Closed
-
SERVER-30919 Shutdown during chunk migration can trigger an fassert
- Closed