Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-37910 Added a new serverStatus meteric "repl.apply.batchSize" to ↵ | Suganthi Mani | 2018-12-06 | 1 | -0/+1 |
| | | | | track oplog application batch size. | ||||
* | SERVER-35984 Remove remaining MMAPv1 testing | Geert Bosch | 2018-07-06 | 1 | -5/+0 |
| | |||||
* | Revert "SERVER-35984 Remove remaining MMAPv1 testing" | Eric Milkie | 2018-07-06 | 1 | -0/+5 |
| | | | | This reverts commit 3c8a05f39b451a1d256e1bbeb8b6b43631fe950c. | ||||
* | SERVER-35984 Remove remaining MMAPv1 testing | Geert Bosch | 2018-07-05 | 1 | -5/+0 |
| | |||||
* | SERVER-23478 Move server status metrics from OplogReader and BackgroundSync ↵ | Judah Schvimer | 2016-08-17 | 1 | -2/+1 |
| | | | | to OplogFetcher | ||||
* | SERVER-23971 Clang-Format code | Mark Benvenuto | 2016-05-28 | 1 | -5/+1 |
| | |||||
* | SERVER-23478: disable checking readersCreated till hooked up again | Scott Hernandez | 2016-04-01 | 1 | -1/+2 |
| | |||||
* | SERVER-22468 Format JS code with approved style in jstests/ | Jonathan Abrahams | 2016-03-09 | 1 | -14/+18 |
| | |||||
* | SERVER-22341 fix jslint errors in jstests/replsets with eslint --fix | Mike Grundy | 2016-02-05 | 1 | -25/+25 |
| | |||||
* | SERVER-21505 add extra wiggle room to server_status_metrics.js | matt dannenberg | 2015-11-17 | 1 | -3/+5 |
| | |||||
* | SERVER-21250: pushAll from network thread | Scott Hernandez | 2015-11-13 | 1 | -1/+1 |
| | |||||
* | SERVER-18983: just check for timing field, not validation of value | Scott Hernandez | 2015-10-01 | 1 | -1/+1 |
| | |||||
* | SERVER-18584 write an n-op when transition to primary is complete | matt dannenberg | 2015-08-05 | 1 | -1/+4 |
| | |||||
* | SERVER-14483 Unit test awaitReplication behavior across reconfig | matt dannenberg | 2014-11-04 | 1 | -1/+0 |
| | |||||
* | SERVER-14219 logOp implicit collection creation | Mathias Stearn | 2014-08-20 | 1 | -0/+1 |
| | | | | | | | This patch only logs the creation of collections that will not be deleted on operation failure. This fixes a bug where the collection would be created on master, but if the operation failed, the slaves would not get the logOp that implicitly created the collection leading them to differ from the master. | ||||
* | SERVER-13399 Increase timeout in server_status_metrics.js | Randolph Tan | 2014-03-28 | 1 | -3/+3 |
| | |||||
* | SERVER-13190 migrate replset jstest suite to use write commands api | Randolph Tan | 2014-03-14 | 1 | -14/+15 |
| | |||||
* | SERVER-12197: remove repl.oplog metrics that are a big wrong | Eliot Horowitz | 2013-12-28 | 1 | -15/+5 |
| | |||||
* | SERVER-9005 - Only record wtime metrics when w>1 | Dan Pasette | 2013-06-24 | 1 | -0/+25 |
| | |||||
* | SERVER-8203: cleanup test for failing buildbot | Scott Hernandez | 2013-02-07 | 1 | -8/+14 |
| | |||||
* | SERVER-8203: replication metrics test fix | Scott Hernandez | 2013-01-29 | 1 | -1/+1 |
| | |||||
* | SERVER-8203: replication metrics | Scott Hernandez | 2013-01-29 | 1 | -0/+60 |