-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
-
Repl 2025-07-07
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
vishnu.kaushik@mongodb.com pointed out in a code review that it seems odd that we take a MODE_IX when we are fetching the FCV document since this operation just seems to be doing a read. We are calling ensureDbExists which does create a database if it does not exist, but I am not sure if that requires a MODE_IX lock. We should evaluate this and see if a less strict locking mode is appropriate here
- is related to
-
SERVER-48050 FCV should be initialized before attempting to restart in-progress index builds
-
- Closed
-
-
SERVER-102623 Replace automatic RSTL acquisitions with Intents
-
- Closed
-