Details
-
Bug
-
Resolution: Duplicate
-
Major - P3
-
None
-
5.0.4
-
None
-
ALL
-
5
Description
We sharded our db, after that, there is problem with Logical Session Cache Refresh, because, in logs we can see such as lines:
"ctx":"LogicalSessionCacheRefresh","msg":"Collection refresh failed","attr":{"namespace":"config.system.sessions","exception":"ConflictingOperationInProgress: No chunks were found for the collection config.system.sessions"}} |
What is already done:
1. setFeatureCompatibilityVersion: already "5.0";
2. We tried drop collection and then recreate, but "NamespaceNotFound" error when i run drop command, even in config server.
MongoDB version "5.0.4".
Attachments
Issue Links
- backported by
-
SERVER-75994 "Collection refresh failed": No chunks were found for the collection config.system.sessions
-
- Closed
-
- is related to
-
SERVER-75994 "Collection refresh failed": No chunks were found for the collection config.system.sessions
-
- Closed
-