summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/shardsvr_move_primary_exit_critical_section_command.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-70127 change system operation threads to be killable by default"Jiawei Yang2023-03-301-0/+4
* SERVER-70127 change system operation threads to be killable by defaultJiawei Yang2023-03-131-4/+0
* SERVER-74035 Make the `_shardsvrMovePrimaryExitCriticalSection` command idemp...Antonio Fuschetto2023-02-201-1/+5
* SERVER-73375 Change DbClient fire-and-forget command functions to use Namespa...Sophia Tan2023-02-151-1/+1
* SERVER-72346 Enforce the required lock mode in the DatabaseShardingState APIAntonio Fuschetto2023-02-091-2/+2
* SERVER-71201 Prevent operations on the recipient while the movePrimary is in ...Antonio Fuschetto2023-02-041-0/+153