0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-28 07:59:02 +01:00
Commit Graph

29100 Commits

Author SHA1 Message Date
Randolph Tan
bc70a63cc5 SERVER-17384 Remove v2.6 vs v3.0 tests in multiVersion suite 2015-02-26 09:39:39 -05:00
Siyuan Zhou
ac056b3d92 SERVER-16477 Confusing info message from initiate on removed member 2015-02-25 16:36:51 -05:00
Eric Milkie
72b7023c27 SERVER-17330 move handshake cmd to master/slave 2015-02-25 16:25:27 -05:00
David Storch
77dae5d445 SERVER-17280 geo near must propagate saveState()/restoreState() to the DensityEstimator 2015-02-25 15:47:11 -05:00
David Storch
3c8a434008 SERVER-17372 fix findAndModify output when there is an insert in the upsert: true, new: false case 2015-02-25 13:43:00 -05:00
David Storch
fe22feda7b SERVER-17280 geo near must propagate invalidate messages to IndexScan used by DensityEstimator 2015-02-25 13:42:59 -05:00
Eric Milkie
70b8b7097c SERVER-17330 remove unused/incorrect socket timeout setting code 2015-02-25 13:17:21 -05:00
Eric Milkie
a5030efecd SERVER-17363 increase heartbeat timeout for rollback4 2015-02-25 13:17:21 -05:00
Dan Pasette
7eadd4fffe Revert "SERVER-17356 Rename 'storageEngine' to 'storage' in collection and index options"
This reverts commit aa207c8f93.
2015-02-25 12:30:17 -05:00
Spencer T Brody
bfe2e9e40b SERVER-5004 Do not start new chunk moves if balancer is disabled mid balancing round 2015-02-25 11:50:42 -05:00
David Storch
2d6aefaed7 SERVER-15192 terminate server if RecoveryUnit::Change throws on commit or rollback 2015-02-24 17:57:14 -05:00
matt dannenberg
c51943618c SERVER-13009 make group command fail in maintenance mode and update replsets/maintenance2.js 2015-02-24 12:28:11 -05:00
Randolph Tan
e8f7cf2c7c SERVER-15192 Make all logOp listeners rollback-safe
Do not perform a query while committing.
2015-02-24 17:12:33 -05:00
Mathias Stearn
aa207c8f93 SERVER-17356 Rename 'storageEngine' to 'storage' in collection and index options 2015-02-24 11:13:15 -05:00
Mathias Stearn
5bfcf828bf SERVER-17352 Allow RCs up to 49 2015-02-24 11:13:15 -05:00
Dan Pasette
4a8b10a7bb Import wiredtiger-wiredtiger-mongodb-3.0-rc10-4-g03cb722.tar.gz from wiredtiger branch mongodb-3.0 2015-02-24 07:37:03 -05:00
Michael Cahill
c614b21cc5 SERVER-17299 Eliminate memory allocation from snappy_compress. 2015-02-24 15:19:20 +11:00
Eric Milkie
07420bdfb6 SERVER-14132 update test for missing _id index 2015-02-23 11:32:26 -05:00
David Storch
03f9a5bd97 SERVER-17347 add help text for DBCollection's explain method 2015-02-23 10:28:36 -05:00
matt dannenberg
aff9fedac8 SERVER-13357 fix replset/cloneDb.js 2015-02-23 04:22:29 -05:00
Benety Goh
d1f28a2154 SERVER-17336 skip compact_keeps_indexes.js in master/slave test 2015-02-20 17:50:02 -05:00
Kaloian Manassiev
9fa0565f2b SERVER-17323 Instantiate storage engine before the Locker 2015-02-20 17:09:57 -05:00
Kaloian Manassiev
3211addd34 SERVER-13339 Cleanup some SConscript and includes 2015-02-20 17:09:56 -05:00
matt dannenberg
56202c537b SERVER-13357 add slaveOk argument to clone 2015-02-20 08:55:54 -05:00
matt dannenberg
7ed5259ea7 SERVER-15698 remove RID from replica set replication progress tracking
Conflicts:
	src/mongo/db/repl/sync_source_feedback.cpp
2015-02-20 06:04:00 -05:00
matt dannenberg
ed5feb226b SERVER-15662 fix race in repl_coordinator_impl_reconfig_test's HBReconfigDuringReconfigFails 2015-02-20 06:04:00 -05:00
matt dannenberg
49fe3ce86e SERVER-17302 do not consider blacklisted members in shouldChangeSyncSource 2015-02-20 06:04:00 -05:00
matt dannenberg
bae4fcce20 SERVER-17196 rename slaves field in serverStatus to replicationProgress 2015-02-20 05:59:15 -05:00
David Storch
e93d4be469 SERVER-9035 allow left-anchored regular expressions with the 's' option to use tighter index bounds 2015-02-20 10:26:12 -05:00
David Storch
be2f8584a9 SERVER-4494 add index version to explain output 2015-02-20 10:26:12 -05:00
Mathias Stearn
ae18bbec33 SERVER-17312 collmod command now handles parsing of all arguments
For the two currently supported engine-specific options, the collmod command
will handle parsing the arguments and tell the CollectionCatalogEntry to
update it's flags option.

This removes the ability of storage engines to have custom options that can
be changed after the collection is created. There were issues related to
argument validation and replication of changes (including for initial sync).
A correct solution will be designed as SERVER-17320.
2015-02-19 19:55:44 -05:00
David Storch
30d9e17410 SERVER-17303 findAndModify upsert calls Collection::insertDocument() directly 2015-02-19 18:47:44 -05:00
Jonathan Reams
2b4f184b74 SERVER-14166 Remove defaults and choices for osx-version-min scons option 2015-02-19 16:58:07 -05:00
Spencer T Brody
eb954e3aec SERVER-17273 Add support for secondaryCatchupPeriodSecs to rs.stepdown shell helper 2015-02-19 16:40:24 -05:00
Eric Milkie
b0e50245a3 SERVER-17330 remove server.h and dependencies; all dead code 2015-02-19 16:06:08 -05:00
David Storch
ae341c89d0 SERVER-14071 do not cache plans which return zero results 2015-02-19 13:44:17 -05:00
Amalia Hawkins
44a8c494fc SERVER-17135 Add permissions on config.settings to backup auth role 2015-02-19 13:24:32 -05:00
Igor Canadi
7d8adb6da8 SERVER-17325 [Rocks] Clean up oplog in background thread
Signed-off-by: Ramon Fernandez <ramon.fernandez@mongodb.com>
2015-02-19 12:14:29 -05:00
Dan Pasette
27e6efa8fe Import wiredtiger-wiredtiger-mongodb-3.0-rc9-1-gfc15500.tar.gz from wiredtiger branch mongodb-3.0 2015-02-19 07:25:04 -05:00
Dan Pasette
4ca4224dae SERVER-17141 Cope with WT_NOTFOUND from WT_SESSION::truncate 2015-02-19 07:24:08 -05:00
Spencer Jackson
1cdc79db66 SERVER-16452 Add IP address to authentication failure error message 2015-02-18 18:32:08 -05:00
David Storch
a6fc69010b SERVER-17109 fix invalid BSON access in listIndexes command 2015-02-18 17:52:22 -05:00
alabid
c56d5c791b SERVER-15192 Remove RollBackPreventer since all logOp listeners are now rollback-safe 2015-02-18 14:11:18 -05:00
Igor Canadi
7281e7b707 SERVER-17292 Optimize RocksIndex
Signed-off-by: Benety Goh <benety@mongodb.com>
2015-02-18 13:16:52 -05:00
Scott Hernandez
5ddbc9274d SERVER-16628: upgrade checker cleanup 2015-02-18 11:24:11 -05:00
alabid
ffb3d64e1a SERVER-15192 Make dbhash and storedFuncMod logOp listeners rollback-safe 2015-02-18 00:05:25 -05:00
David Storch
628c4fb2d1 SERVER-17051 remove runCount() function
This special count path was used only by the DBDirectClient and is no longer needed.
2015-02-17 17:55:34 -05:00
Siyuan Zhou
48c60e81c9 SERVER-16968 Log when we receive a replSetStepDown command
So the logs can distinguish user-initiated stepdowns from system-initiated ones.
2015-02-17 17:15:55 -05:00
Jonathan Abrahams
c678bbf6a4 SERVER-15885: addTagRange & removeTagRange additional tests
Signed-off-by: Randolph Tan <randolph@10gen.com>
2015-02-17 16:57:53 -05:00
Andrew Morrow
490b0b2b14 SERVER-17043 Reattempt failed socket connect when errno is EINTR 2015-02-17 11:57:22 -05:00