summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/config_server_op_observer_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-72088 Use ShardRemote for config shard in ShardRegistryJack Mulrow2022-12-211-2/+2
|
* Revert "SERVER-72088 Use ShardRemote for config shard in ShardRegistry"Jack Mulrow2022-12-201-2/+2
| | | | This reverts commit 07118e1f61dddb68170b7aa095166028b284d687.
* SERVER-72088 Use ShardRemote for config shard in ShardRegistryJack Mulrow2022-12-201-2/+2
|
* SERVER-49321 Make VectorClock::Component protectedPierlauro Sciarelli2020-07-221-2/+2
|
* SERVER-48775 Make all `s_test` suites use the ShardingTestFixtureKaloian Manassiev2020-06-151-1/+3
|
* SERVER-46200 implement basic VectorClock serviceKevin Pulo2020-05-121-2/+5
|
* SERVER-47870 Push updated majority commit point values on config servers ↵Kevin Pulo2020-05-041-0/+13
| | | | into configOpTime
* SERVER-44437 fix sharding tests to ensure config db indexes are initialized ↵Benety Goh2019-11-061-4/+1
| | | | before lock pinger runs
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
|
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
| | | | | | Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines.
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
|
* SERVER-34099 Clear config version cache on rollback if neededJudah Schvimer2018-03-281-0/+101