-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Security 2022-02-21
Create a new struct which represents whether an individual OpCtx should bypass write blocking mode. The decoration will be a simple class wrapper, named WriteBlockBypass, with decoration getters, and inlined accessors.
Is shall contain a single boolean member indicating whether the bypass is active.
- is depended on by
-
SERVER-63175 Populate WriteBlockBypass in command dispatch
- Closed
-
SERVER-63724 ShardingDDLCoordinators should forward the WriteBlockBypass flag when running commands on participant shards
- Closed