-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.3.12
-
Component/s: Sharding
-
None
-
Fully Compatible
-
ALL
-
Sharding 2016-10-10
There are certain cases where the state after a commit chunk operation is not known and the shard needs to do a majority write in order to obtain the latest config server optime. This particular write is not allowed to fail, because the shard's cached metadata and config server op time cannot be trusted.
In the case where a shutdown happens at the exact time of chunk commit the shard will not continue serving requests and therefore we should special case this and not fassert.
- causes
-
SERVER-60485 Tasks which run on the MigrationUtilExecutor must not wait for shutdown to complete
- Closed
- duplicates
-
SERVER-23944 Failure to commit chunk migration due to shutdown should not fassert
- Closed