-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
None
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-99928 removed some instances of DB lock acquisitions in order to get the DatabaseShardingState.
We should investigate whether the DB locks we acquire in order to call set/clearDBInfo() on the DSS are really needed.
15 non-test locations:
https://github.com/search?q=repo%3A10gen%2Fmongo+-%3EsetDbInfo++NOT+path%3A**%2F*test*&type=code
https://github.com/search?q=repo%3A10gen%2Fmongo+-%3EclearDbInfo++NOT+path%3A**%2F*test*&type=code
- duplicates
-
SERVER-101785 Lock the database in Intent Exclusive mode (IX) instead of Exclusive mode (X) when setting or clearing database metadata in the authoritative model
-
- Closed
-
- related to
-
SERVER-99928 Remove lock acquisitions for CSS/DSS read only operations
-
- Closed
-