0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 09:06:21 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
Cheahuychou Mao
67302fce7c SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
Louis Williams
98939f35ef SERVER-43727 Yield locks on secondaries while waiting for two-phase index builds to commit or abort 2019-10-01 18:16:39 +00:00
Louis Williams
3bd5a68827 SERVER-43323 All replicated index builds should write startIndexBuild
and commitIndexBuild oplog entries

This emits the two-phase oplog entries in cloner.cpp, system_index.cpp and
index_builder.cpp.
2019-09-30 20:36:02 +00:00
Louis Williams
4aba52c9eb SERVER-43301 Enable no_passthrough suite for two-phase index builds 2019-09-26 17:48:44 +00:00
clang-format-7.0.1
134a408395
SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
Misha Tyulenev
0bbed4c98c SERVER-39213 remove mongosWaitsForKeys from shardingtest 2019-04-10 15:56:25 -04:00
Dianna Hohensee
e7c2cbf88b SERVER-36101 Replication should not depend on the presence of lastStableCheckpointTimestamp in status reports to identify recoverable rollback capable nodes 2018-07-25 16:10:42 -04:00
Judah Schvimer
5aec800d30 SERVER-33165 Don't return from ReplSetTest.initiate until there is a stable checkpoint 2018-04-20 09:54:04 -04:00
jannaerin
da1e0304e8 SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
Kevin Albertson
c556e37709 SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
nehakhatri5
076a499621 SERVER-32507 Mobile SE: Include more suites in evergreen variant
Included the suites noPassthrough and noPassthroughWithMongod in Mobile SE
evergreen variant. Excluded some of the failing jstests from the suites.
2018-01-18 08:52:14 +11:00
Misha Tyulenev
42a1339774 SERVER-30038 rename $logicalTime to $clusterTime 2017-07-11 12:47:24 -04:00
Jack Mulrow
8004de424a SERVER-28453 Key rotation integration tests 2017-06-23 17:09:00 -04:00