-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
Fully Compatible
-
ALL
-
ClusterScalability Mar31-Apr14
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
As seen in BF-37193, the call to getCoordinatorDoc here added by SERVER-100421 may throw when ultimately invoked from here because the state document has already been deleted. This is possible if a transient error occurs after the coordinator document was deleted, triggering a retry. The case seen in BF-37193 was a transient error cause by an operation being killed due to stepdown, but the retry could progress enough between this event and the stepdown token being cancelled to fail to find the coordinator document and cause a fatal error.
- is caused by
-
SERVER-100421 Resharding failure leads to all values inserted as zeroes in atlas log ingestion
-
- Closed
-