-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2025-03-17
-
None
-
None
-
None
-
None
-
None
-
None
-
None
When the secondary node applies the onDatabaseMetadataUpdate oplog 'c' entry, it can either call clearDbInfo or setDbInfo, depending on the DDL operation it is reacting to. In order to execute both methods, we need to have acquired the DSS in exclusive mode.
This ticket aims to investigate whether it is also necessary to acquire the MODE_X lock on the database or a less restrictive mode.
- is duplicated by
-
SERVER-101762 Investigate removing AutoGetDBs when calling set/clearDBInfo() on the DSS
-
- Backlog
-
- related to
-
SERVER-99928 Remove lock acquisitions for CSS/DSS read only operations
-
- Closed
-