-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
Sharding 2020-05-18
-
26
The invariant inĀ makeCommitChunkTransactionCommand that checks if an FCV operation is not in flight can be invalid since the FCV operation may have started while a migration is in progress. This invariant can be changed to a uassert similarly other parts of this code path.
- is related to
-
SERVER-44034 [refine shard key] Remove refineCollectionShardKey and config chunks and tags upgrade/downgrade code when 4.4 becomes last stable
- Closed