Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references ↵ | Benety Goh | 2020-05-07 | 1 | -6/+0 |
| | | | | from jsCore and disk tests | ||||
* | SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests | Ali Mir | 2020-04-29 | 1 | -1/+1 |
| | |||||
* | SERVER-47076 Clean up log lines in mongo/util | Cheahuychou Mao | 2020-03-27 | 3 | -10/+10 |
| | |||||
* | SERVER-46805 Limit memory usage in the second phase of validate and add ↵ | Gregory Noma | 2020-03-19 | 1 | -0/+10 |
| | | | | parameter to configure this limit | ||||
* | SERVER-46468 Prevent validate from generating overlong responses | Gregory Noma | 2020-03-16 | 1 | -0/+8 |
| | |||||
* | SERVER-46806 repair_unfinished_indexes.js should startup standalone nodes ↵ | Louis Williams | 2020-03-11 | 1 | -1/+7 |
| | | | | with 'recoverFromOplogAsStandalone=true' | ||||
* | SERVER-38714 Drop unfinished indexes on modified collections during repair ↵ | Louis Williams | 2020-02-24 | 1 | -0/+95 |
| | | | | when run on a replica set node | ||||
* | Revert "SERVER-39714 Drop unfinished indexes on modified collections during ↵ | Ben Caimano | 2020-02-21 | 1 | -95/+0 |
| | | | | | | repair when run on a replica set node" This reverts commit 2ab8c98d285b3cf9481dc34fe77e1a019615f0ad. | ||||
* | SERVER-39714 Drop unfinished indexes on modified collections during repair ↵ | Louis Williams | 2020-02-21 | 1 | -0/+95 |
| | | | | when run on a replica set node | ||||
* | SERVER-46026 disk_wiredtiger tests against structured logs | Gabriel Russell | 2020-02-18 | 3 | -14/+14 |
| | |||||
* | SERVER-40883 Remove jstests for retrying index builds on startup | Gregory Wlodarek | 2020-02-14 | 1 | -35/+0 |
| | |||||
* | SERVER-45454 Desugar where to expr + function | Eric Cox | 2020-02-13 | 1 | -0/+4 |
| | |||||
* | SERVER-41965 Change repair to only rebuild indexes on necessary collections | Daniel Ernst | 2020-01-30 | 2 | -0/+117 |
| | |||||
* | SERVER-44755 Change assertion number in wt_missing_file_errors.js | Gregory Wlodarek | 2019-11-21 | 1 | -1/+1 |
| | |||||
* | SERVER-25025 Make startup faster with many WT collections | Louis Williams | 2019-09-26 | 2 | -14/+34 |
| | | | | | | | | | | | | This makes two major improvements: (1) WiredTiger "metadata:create" cursors are very expensive; only use these when absolutely necessary, and use standard "metadata:" cursors everywhere else. This lowers startup calls to "metadata:create" from 3 to 1 per table. (2) No longer open a cursor for every WiredTiger collection at startup. Instead, lazily open cursors to initialize RecordIDs for inserts. | ||||
* | SERVER-43134 Only run background validation on check-pointed tables | Gregory Wlodarek | 2019-09-16 | 1 | -3/+3 |
| | |||||
* | SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with ↵ | James Wahlin | 2019-08-14 | 3 | -6/+6 |
| | | | | assert.commandWorked() | ||||
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 9 | -609/+597 |
| | |||||
* | SERVER-42393 Fix initial sync race in assertStartInReplSet | Maria van Keulen | 2019-07-26 | 1 | -6/+7 |
| | |||||
* | SERVER-7019 Return initial sync status information by default in ↵ | Medha Potluri | 2019-06-13 | 1 | -1/+9 |
| | | | | replSetGetStatus and remove it after successful initial sync attempt | ||||
* | SERVER-41667 Disable 'wt_repair_corrupt_metadata.js' on debug builds | Gregory Wlodarek | 2019-06-13 | 1 | -3/+5 |
| | |||||
* | SERVER-40882 Restore the --noIndexBuildRetry server parameter flag and the ↵ | Dianna | 2019-05-22 | 1 | -0/+35 |
| | | | | storage.indexBuildRetry config file option | ||||
* | SERVER-38705 Remove jstests for retrying index builds on startup | Gregory Wlodarek | 2019-01-17 | 1 | -35/+0 |
| | |||||
* | SERVER-38177 Fix --repair with --bind_ip | Jason Carey | 2019-01-02 | 1 | -1/+1 |
| | | | | | | 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. | ||||
* | SERVER-37078 Use awaitSecondaryNodes() instead of waitForState() to confirm ↵ | Louis Williams | 2018-12-04 | 1 | -1/+1 |
| | | | | a node is a secondary in repair_invalidates_replica_set_nodes.js | ||||
* | SERVER-38252 Re-enable wt_repair_corrupt_metadata.js on Windows | Louis Williams | 2018-11-29 | 1 | -10/+5 |
| | |||||
* | Revert "SERVER-38252 Re-enable wt_repair_corrupt_metadata on Windows" | Louis Williams | 2018-11-26 | 1 | -2/+13 |
| | | | | This reverts commit f534f2b7dc10c412298816ddf9b78631b36f4afd. | ||||
* | SERVER-38252 Re-enable wt_repair_corrupt_metadata on Windows | Louis Williams | 2018-11-26 | 1 | -13/+2 |
| | |||||
* | SERVER-38065 Disable wt_repair_corrupt_metadata on Windows build variants | Louis Williams | 2018-11-09 | 1 | -0/+5 |
| | |||||
* | SERVER-37796 Skip log file corruption on debug builds | Louis Williams | 2018-11-06 | 1 | -1/+8 |
| | |||||
* | SERVER-37796 Always salvage WiredTiger metadata regardless of error code ↵ | Louis Williams | 2018-11-05 | 1 | -1/+29 |
| | | | | when starting with repair | ||||
* | SERVER-37784 Repairing the size storer should not fassert | Louis Williams | 2018-11-02 | 1 | -2/+19 |
| | |||||
* | SERVER-35629 Use WiredTiger salvage API to repair corrupt metadata | Louis Williams | 2018-09-18 | 2 | -1/+82 |
| | |||||
* | Revert "SERVER-35629 Use WiredTiger salvage API to repair corrupt metadata" | Louis Williams | 2018-09-14 | 2 | -82/+1 |
| | | | | This reverts commit f92a1d2aaf0f4d2874f64a5e1b3c12fc66e39d4d. | ||||
* | SERVER-35629 Use WiredTiger salvage API to repair corrupt metadata | Louis Williams | 2018-09-14 | 2 | -1/+82 |
| | |||||
* | Revert "SERVER-13455 Add new configuration option for mongod to allow ↵ | Daniel Gottlieb | 2018-08-29 | 1 | -44/+0 |
| | | | | | | separate journal directory for WT" This reverts commit d3656459d016d6a1be0788acfe3276734ab59210. | ||||
* | SERVER-13455 Add new configuration option for mongod to allow separate ↵ | Dewal Gupta | 2018-08-24 | 1 | -0/+44 |
| | | | | journal directory for WT | ||||
* | SERVER-36534 don't acquire locks on oplog when writing oplog entries | Eric Milkie | 2018-08-24 | 1 | -3/+3 |
| | |||||
* | SERVER-36768 Use namespace orphan for the recovered orphaned collections | Xiangyu Yao | 2018-08-23 | 2 | -2/+91 |
| | |||||
* | SERVER-35782 Repair should move aside unsalvagable data files and create ↵ | Louis Williams | 2018-08-23 | 3 | -27/+160 |
| | | | | empty ones in their place. | ||||
* | SERVER-36761 Add requires_replication tag to ↵ | Louis Williams | 2018-08-20 | 1 | -1/+1 |
| | | | | repair_invalidates_replica_set_config.js | ||||
* | SERVER-35731 Prevent a repaired node from re-joining a replica set | Louis Williams | 2018-08-17 | 4 | -2/+323 |
| | |||||
* | SERVER-35630 Throw error message to run repair when detecting missing or ↵ | Xiangyu Yao | 2018-07-24 | 4 | -15/+230 |
| | | | | corrupt data files | ||||
* | SERVER-35984 Remove remaining MMAPv1 testing | Geert Bosch | 2018-07-06 | 1 | -2/+2 |
| | |||||
* | Revert "SERVER-35984 Remove remaining MMAPv1 testing" | Eric Milkie | 2018-07-06 | 1 | -2/+2 |
| | | | | This reverts commit 3c8a05f39b451a1d256e1bbeb8b6b43631fe950c. | ||||
* | SERVER-35984 Remove remaining MMAPv1 testing | Geert Bosch | 2018-07-05 | 1 | -2/+2 |
| | |||||
* | SERVER-35715 Remove nopreallocj and smallfiles options from tests | Geert Bosch | 2018-07-05 | 1 | -3/+2 |
| | |||||
* | SERVER-35939 Repair wt_repair_missing_files test post collStats change | Ben Judd | 2018-07-02 | 1 | -6/+4 |
| | |||||
* | SERVER-35627 Repair should recreate missing collection data files with the ↵ | Louis Williams | 2018-06-28 | 1 | -0/+154 |
| | | | | existing metadata. | ||||
* | SERVER-35591 Remove MMAPv1 testing | Geert Bosch | 2018-06-25 | 17 | -863/+6 |
| |