-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Security 2022-03-21, Security 2022-04-04, Security 2022-04-18
When the user write blocking runtime state built by SERVER-63519 is set to block user writes, DDL operations should be rejected. One possible approach is to hook this check on AutoGetDB (similarly to checkDbVersion) when attempting to lock a db in write or intent to write mode.
- depends on
-
SERVER-63611 Create in-memory state holder for user write blocking state
- Closed