summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/shardsvr_set_user_write_block_mode_command.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74567 Remove ClusterRole equality operatorJack Mulrow2023-03-311-1/+1
* SERVER-73375 Change DbClient fire-and-forget command functions to use Namespa...Sophia Tan2023-02-151-1/+1
* SERVER-65101 Replace transaction and retryable write command allow lists with...Randolph Tan2022-06-081-0/+4
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-65116 Abort active index builds when write blocking is enabledGabriel Marks2022-04-111-2/+18
* SERVER-64943 Ensure replay safety for _shardsvrSetUserWriteBlockMode commandJordi Serra Torrens2022-03-291-6/+22
* SERVER-63955 Ensure movePrimary works when user write blocking is enabledJordi Serra Torrens2022-03-281-5/+16
* SERVER-63724 ShardingDDLCoordinators should forward the WriteBlockBypass flag...Jordi Serra Torrens2022-03-221-3/+14
* SERVER-63621 Push user write blocking state onto newly added shards in the ad...Jordi Serra Torrens2022-03-221-0/+13
* SERVER-64245 Make SetUserWriteBlockModeCoordinator set the write blocking sta...Jordi Serra Torrens2022-03-101-0/+135