-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Security 2022-02-21
During command dispatch, we should detect whether the AuthorizationSession believes the active Client is authorized to bypass write blocking mode. If either the client is authorized, or the client is a DBDirectClient, command dispatch should activate the WriteBlockBypass attached to the OperationContext.
The WriteBlockBypass should always be active if the feature flag is enabled.
- depends on
-
SERVER-60657 Create Feature flag for PM-2584
- Closed
-
SERVER-63173 Create WriteBlockBypass decoration on OperationContext
- Closed
-
SERVER-63174 Add "mayBypassWriteBlockingMode" method to AuthorizationSession
- Closed
- duplicates
-
SERVER-63178 Make mongod override WriteBlockBypass with RPC metadata
- Closed
- is depended on by
-
SERVER-63177 Make mongos command dispatch install a WriteBlockBypass onto OpCtxes
- Closed