summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-31002 minValid should alway be set to existent OpTime.Siyuan Zhou2017-10-271-0/+16
|
* SERVER-31254 Fail initial sync if fCV targetVersion is set or if there is no ↵Judah Schvimer2017-10-271-3/+5
| | | | fCV document
* SERVER-31606 Make sure primary doesn't drop collection before it is committedWilliam Schultz2017-10-231-0/+68
|
* SERVER-31166 Ensure all rollback tests check dbhash and oplog consistencyWilliam Schultz2017-10-2310-0/+43
|
* SERVER-31539 applyOps create fails if UUID already exists in different DBGeert Bosch2017-10-231-0/+50
|
* SERVER-31295 Re-enable applyOps rollback testWilliam Schultz2017-10-231-23/+56
|
* SERVER-31350: Make enableMajorityReadConcern a noopDaniel Gottlieb2017-10-203-22/+51
|
* SERVER-31658 Wait for state SECONDARY instead of RECOVERING in replsets/auth2.jsWilliam Schultz2017-10-201-6/+6
|
* SERVER-31346 Disallow 3.6 query features in views under FCV 3.4James Wahlin2017-10-201-0/+89
|
* SERVER-29448 Disallow removing the admin database in replica set modeMaria van Keulen2017-10-191-11/+17
|
* SERVER-31488 dropping a drop-pending collection via applyOps is a no-opBenety Goh2017-10-181-0/+57
|
* SERVER-31413 Clean up and remove old or obsolete rollback testsWilliam Schultz2017-10-186-365/+9
|
* SERVER-31413 Clean up structure of rollbackViaRefetchNoUUID test suiteWilliam Schultz2017-10-188-10/+10
|
* SERVER-31413 Add test suite that runs the rollbackViaRefetchNoUUID algorithmWilliam Schultz2017-10-178-0/+834
|
* SERVER-31277 Cancel all user operations on heartbeat stepdown pathSpencer T Brody2017-10-161-2/+3
|
* SERVER-31130 Add test that exercises rollback of every operation typeWilliam Schultz2017-10-161-0/+330
|
* SERVER-31456 Set initial{Cluster,Operation}Time in concurrency suite.Max Hirschhorn2017-10-141-0/+5
| | | | | | Ensures that the FSM worker threads are guaranteed to observe the effects of the $config.setup() function being called since they'll specify an afterClusterTime beyond that point.
* SERVER-31464 Use localhost for default rs.initiate() configuration when only ↵Sara Golemon2017-10-142-0/+30
| | | | binding localhost
* SERVER-31351 fix ordering of index and collection drop oplog entries under ↵Benety Goh2017-10-131-0/+13
| | | | two phase collection drops
* SERVER-31351 drop indexes with long index names under any storage engine ↵Benety Goh2017-10-131-9/+7
| | | | during collection drops
* SERVER-31255 Prevent dropIndex rollback from failingKatherine Walker2017-10-132-0/+66
|
* SERVER-31512 Use awaitNodesAgreeOnPrimary instead of waitForState in ↵Henrik Edin2017-10-121-2/+3
| | | | replsetprio1.js to improve robustness of test.
* SERVER-31468 replSets/startParallelShell.js should wait for its parallel ↵Jonathan Reams2017-10-111-2/+4
| | | | shells to exit
* SERVER-31184 Make servers automatically set up config.system.sessionssamantharitter2017-10-112-4/+88
|
* SERVER-30496 Update rollback test for collection rename on sync sourceWilliam Schultz2017-10-102-139/+51
|
* SERVER-30131 Ensure collections on local have UUIDsMaria van Keulen2017-10-091-5/+5
|
* SERVER-31455 Disable chaining in catchup_takeover_two_nodes_ahead.jsSiyuan Zhou2017-10-091-1/+4
|
* SERVER-29141 Enable change streams on sharded collectionsCharlie Swanson2017-10-091-0/+11
|
* SERVER-30161 Remove enableUUIDs server parameterLouis Williams2017-10-091-5/+1
|
* SERVER-31019 fail initial sync if fCV changes during oplog applicationJudah Schvimer2017-10-091-0/+83
|
* SERVER-31339 Handle NamespaceNotFound in collection_cloner count/findGeert Bosch2017-10-061-0/+76
|
* SERVER-30731 Add expr support in MatchExpression outside of aggregationTess Avitabile2017-10-052-91/+87
|
* SERVER-30638 change setReadFromMajorityCommittedSnapshot to use timestamps ↵Eric Milkie2017-10-053-14/+15
| | | | instead of named snapshots
* SERVER-31030 Use full OpTime instead of just Timestamps to refer to oplog ↵Randolph Tan2017-10-041-1/+1
| | | | entries
* SERVER-31330 Prevent stepdown during drain mode from triggering an invariantSpencer T Brody2017-10-043-1/+303
|
* SERVER-31327 Set ReplSetTest:waitForKeys default to trueMisha Tyulenev2017-10-042-5/+4
|
* SERVER-30850 Handle replica set connection strings in startParallelShell()Sara Golemon2017-10-031-0/+33
|
* SERVER-30848 make shell getMores use sessionsJason Carey2017-10-036-10/+10
| | | | | The shell should attach the logical session used to initiate cursors (via find or aggregate) and use it for successive getMores.
* SERVER-31321 disable dbcheck.js testGeert Bosch2017-10-021-0/+4
|
* SERVER-31018 Fix lintGeert Bosch2017-09-291-7/+6
|
* SERVER-31018 Prevent secondaries from generating UUIDs for replicated ↵Geert Bosch2017-09-291-0/+26
| | | | collections
* SERVER-30977 add clusterTime to standalone replica setMisha Tyulenev2017-09-2713-37/+33
|
* SERVER-28544 Change stepdown command to take global lock in exclusive modeSpencer T Brody2017-09-252-85/+41
|
* SERVER-31086 adorn secondary inserts and vector inserts with timestampsEric Milkie2017-09-251-2/+2
|
* SERVER-31174 Move the sessions collection to config.system.sessionssamantharitter2017-09-251-1/+1
|
* Revert "SERVER-31174 Move the sessions collection to config.system.sessions"Ian Whalen2017-09-221-1/+1
| | | | This reverts commit ba1704f7cbc0b9a03a181df145f75f433a59b7df.
* SERVER-31174 Move the sessions collection to config.system.sessionssamantharitter2017-09-221-1/+1
|
* SERVER-4941 Fix lintGeert Bosch2017-09-211-1/+1
|
* SERVER-4941 Allow renameCollection during initial syncGeert Bosch2017-09-213-3/+2
|
* SERVER-31114 Perform targeted session invalidation on direct writes to ↵Kaloian Manassiev2017-09-201-0/+83
| | | | `config.transactions`