-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
Fully Compatible
-
ALL
-
ClusterScalability Apr14-Apr28
-
200
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
The find command in "resharding_perform_verification" can pick up a coordinator state doc from a previous run of "reshard_collection_atlas_log_ingestion.js". This is becauseĀ "reshard_collection_atlas_log_ingestion.js" runs reshardCommand with user specified "reshardingUUID", which makes resharding to enter the "quiesced" instead of the "done" and prevents the coordinator state document from getting removed. To fix this, make resharding_perform_verification.js specify the namespace in that find command.
- is caused by
-
SERVER-100421 Resharding failure leads to all values inserted as zeroes in atlas log ingestion
-
- Closed
-
- is related to
-
SERVER-103193 Resharding operations in quiesced state should not be aborted by restore
-
- Closed
-
- related to
-
SERVER-103191 getCoordinatorDoc May Fail If Called From Retry Loop Which Deletes It
-
- Closed
-