Commit Graph

167 Commits

Author SHA1 Message Date
Gregory Wlodarek
163249fdf5 SERVER-38705 Remove jstests for retrying index builds on startup 2019-01-17 17:08:08 -05:00
Jason Carey
94f6c4d283 SERVER-38177 Fix --repair with --bind_ip
Setting bind ips in server global params causes an error when spinning
up an egress only transport layer.  It's more appropriate in that case
to ignore the bind ips.
2019-01-02 10:01:43 -05:00
Louis Williams
d5705a7abb SERVER-37078 Use awaitSecondaryNodes() instead of waitForState() to confirm a node is a secondary in repair_invalidates_replica_set_nodes.js 2018-12-04 14:26:12 -05:00
Louis Williams
13950ba0c4 SERVER-38252 Re-enable wt_repair_corrupt_metadata.js on Windows 2018-11-29 11:48:09 -05:00
Louis Williams
65afd95ebe Revert "SERVER-38252 Re-enable wt_repair_corrupt_metadata on Windows"
This reverts commit f534f2b7dc.
2018-11-26 18:05:00 -05:00
Louis Williams
f534f2b7dc SERVER-38252 Re-enable wt_repair_corrupt_metadata on Windows 2018-11-26 16:46:05 -05:00
Louis Williams
1680751ed7 SERVER-38065 Disable wt_repair_corrupt_metadata on Windows build variants 2018-11-09 17:27:42 -05:00
Louis Williams
eae0b57705 SERVER-37796 Skip log file corruption on debug builds 2018-11-06 14:11:33 -05:00
Louis Williams
c7553b8617 SERVER-37796 Always salvage WiredTiger metadata regardless of error code when starting with repair 2018-11-05 10:51:59 -05:00
Louis Williams
dff0e1c4b6 SERVER-37784 Repairing the size storer should not fassert 2018-11-02 13:57:06 -04:00
Louis Williams
3acf1742d7 SERVER-35629 Use WiredTiger salvage API to repair corrupt metadata 2018-09-18 09:56:04 -04:00
Louis Williams
d749501e07 Revert "SERVER-35629 Use WiredTiger salvage API to repair corrupt metadata"
This reverts commit f92a1d2aaf.
2018-09-14 17:08:51 -04:00
Louis Williams
f92a1d2aaf SERVER-35629 Use WiredTiger salvage API to repair corrupt metadata 2018-09-14 09:52:45 -04:00
Daniel Gottlieb
fa5f357a68 Revert "SERVER-13455 Add new configuration option for mongod to allow separate journal directory for WT"
This reverts commit d3656459d0.
2018-08-29 11:37:14 -04:00
Dewal Gupta
d3656459d0 SERVER-13455 Add new configuration option for mongod to allow separate journal directory for WT 2018-08-24 16:18:45 -04:00
Eric Milkie
5c1a3ec728 SERVER-36534 don't acquire locks on oplog when writing oplog entries 2018-08-24 11:38:27 -04:00
Xiangyu Yao
238af0b773 SERVER-36768 Use namespace orphan for the recovered orphaned collections 2018-08-23 17:14:48 -04:00
Louis Williams
60ed4a2dbf SERVER-35782 Repair should move aside unsalvagable data files and create empty ones in their place. 2018-08-23 12:19:57 -04:00
Louis Williams
ab11111fc4 SERVER-36761 Add requires_replication tag to repair_invalidates_replica_set_config.js 2018-08-20 12:47:10 -04:00
Louis Williams
1768678104 SERVER-35731 Prevent a repaired node from re-joining a replica set 2018-08-17 16:12:55 -04:00
Xiangyu Yao
3deba1b701 SERVER-35630 Throw error message to run repair when detecting missing or corrupt data files 2018-07-24 23:21:16 -04:00
Geert Bosch
c7a0fc5191 SERVER-35984 Remove remaining MMAPv1 testing 2018-07-06 15:34:49 -04:00
Eric Milkie
638b423cad Revert "SERVER-35984 Remove remaining MMAPv1 testing"
This reverts commit 3c8a05f39b.
2018-07-06 09:07:07 -04:00
Geert Bosch
3c8a05f39b SERVER-35984 Remove remaining MMAPv1 testing 2018-07-05 19:43:35 -04:00
Geert Bosch
711c076ef5 SERVER-35715 Remove nopreallocj and smallfiles options from tests 2018-07-05 08:20:56 -04:00
Ben Judd
a9eab0049a SERVER-35939 Repair wt_repair_missing_files test post collStats change 2018-07-02 16:26:29 -04:00
Louis Williams
c41426385e SERVER-35627 Repair should recreate missing collection data files with the existing metadata. 2018-06-28 16:49:55 -04:00
Geert Bosch
ab0c426e60 SERVER-35591 Remove MMAPv1 testing 2018-06-25 16:47:18 -04:00
Sulabh Mahajan
cc8aab5249 SERVER-32997 Implement instance level locking for mobile SE 2018-06-18 20:09:39 +10:00
Kevin Albertson
7f5f161abc SERVER-25640 terminate processes in jstests 2018-02-20 09:25:17 -05:00
Kevin Albertson
c556e37709 SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
Sulabh Mahajan
0acb8be92a SERVER-32675 Make jstest changes for Mobile SE Concurrency issues 2018-02-01 11:26:23 +11:00
Jason Chan
4e27af1e98 SERVER-29669 parallelCollectionScan should always return a single cursor for capped collections 2017-07-25 09:45:24 -04:00
Tess Avitabile
f56ae94527 SERVER-28575 Profile entry for update/delete should contain entire raw update/delete 2017-05-23 17:37:13 -04:00
Robert Guo
df10adbfe5 SERVER-27549 Print message on intentional server crash. 2017-05-23 15:18:12 -04:00
Andrew Morrow
2fac57f282 SERVER-29000 Remove the miniwebserver and derivatives 2017-04-27 19:55:38 -04:00
Daniel Gottlieb
24c073e764 SERVER-15749: Tag disk jstests that are mmap only. Run a disk_WT suite on those not filtered by the tag. 2017-02-08 13:55:59 -05:00
Eric Milkie
945877550d SERVER-27267 clean up after too_many_fds, and run disk suite serially 2016-12-15 09:04:10 -05:00
Tess Avitabile
dc4a079760 SERVER-25155 Create setFeatureCompatibilityVersion command 2016-08-19 17:57:33 -04:00
Mark Benvenuto
6dcdd23dd3 SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Mike Grundy
bdeb6bf698 SERVER-22341 fix jslint errors in jstests/disk with eslint --fix 2016-02-05 15:00:50 -05:00
Charlie Swanson
c15f4bb96d SERVER-18272 Update jstests to use allocatePort() instead of hard coding ports 2015-09-09 13:14:48 -04:00
Max Hirschhorn
dd0c8d73aa SERVER-18868 Check the exit code of the parallel shell.
By default the await function returned by startParallelShell() asserts
that the exit code is zero.
2015-06-23 22:22:52 -04:00
Kaloian Manassiev
9cf89ce4f4 SERVER-18201 Fix a missed variable declaration
This fails the test, because it is declared to 'use strict'
2015-04-24 16:07:56 -04:00
Kaloian Manassiev
4370f71f9f SERVER-18201 Explicitly pass the port to the test shell
While at it, I also put the test into a function so it doesn't change
global variables.
2015-04-24 14:54:52 -04:00
Spencer T Brody
8b75280296 SERVER-17971 Make ShardingTest start single-server config servers as replica sets 2015-04-23 14:30:19 -04:00
David Storch
374438c913 SERVER-17718 deprecate showDiskLoc()
The showDiskLoc() shell helper is now an alias for showRecordId(). The server still
accepts $showDiskLoc for OP_QUERY style find operations. For find command, the showDiskLoc
argument has been renamed to showRecordId.

Also renames the $diskLoc field returned in the resulting documents to $recordId. Unlike
$diskLoc, the $recordId field reports a single 64 bit integer rather than separately reporting the
high-order 32 bits and low-order 32 bits, which have MMAPv1-specific meaning of file and offset.
2015-04-09 16:43:49 -04:00
Spencer T Brody
6ccb82c987 SERVER-17450 Standardize on a single way to start mongod in tests 2015-04-06 18:19:21 -04:00
Siyuan Zhou
2c6ab1eaae SERVER-17652 Only run too_many_fds.js on 64-bit builds. 2015-03-19 16:40:28 -04:00