Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-63724 ShardingDDLCoordinators should forward the WriteBlockBypass ↵ | Jordi Serra Torrens | 2022-03-22 | 1 | -3/+6 |
| | | | | flag when running commands on participant shards | ||||
* | SERVER-63177 Propagate write block bypass state as metadata | Spencer Jackson | 2022-03-07 | 1 | -0/+4 |
| | |||||
* | SERVER-63521 Add UserWriteBlockModeOpObserver to enforce write blocking | Gabriel Marks | 2022-03-03 | 1 | -0/+5 |
| | |||||
* | SERVER-63175 Conditionally activate WriteBlockBypass in command dispatch | Gabriel Marks | 2022-02-16 | 1 | -2/+16 |
| | |||||
* | SERVER-63173 Add WriteBlockBypass decorator to OperationContext | Adam Rayner | 2022-02-11 | 1 | -0/+51 |