-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
ALL
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
0
SERVER-81327: Added check for initialSyncId mismatch, but I believe there's an issue with how we validate the initialSyncId. Currently, we only check if it exists in the resumeToken, and we only append it to the token if the node has completed an initial sync at least once. If the node hasn't gone through initial sync, we don't add initialSyncId to the resumeToken. As a result, even if the node goes through initial sync again later, we won’t detect a mismatch. I think we need to update the validation logic to handle this case correctly.
- is related to
-
SERVER-81327 Reject resharding natural scan query if initialSyncId is not matching.
-
- Closed
-
- related to
-
SERVER-105082 Reconcile pins when FCBIS reinitializes the storage engine
-
- Closed
-