0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
Commit Graph

11841 Commits

Author SHA1 Message Date
Jason Chan
4dc5a1f3e4 SERVER-42479 Remove FCV checks for propagating commit point through hearbeats 2019-08-06 10:33:41 -04:00
Shaileja Jain
41da4f253c SERVER-42447 Add backtrace field to waitingforLatch 2019-08-05 15:53:20 -04:00
Misha Ivkov
b1285a2acb SERVER-35921 Make IXSCAN use the proper MinKey/MaxKey bounds on LT and GT 2019-08-05 14:46:32 -04:00
Judah Schvimer
0e277af388 SERVER-41419 remove dead code in network_error_and_txn_override.js 2019-08-05 11:39:57 -04:00
Jamie Heppenstall
76208a7862 SERVER-42395 Add diagnosability and supportability features for refineCollectionShardKey 2019-08-05 11:14:45 -04:00
Xin Hao Zhang
ba434d7651 SERVER-42609 Fix query_oplogreplay test for ephemeralTest record store 2019-08-02 18:05:05 -04:00
Jason Chan
ebfc0dc2e6 SERVER-41470 Remove FCV checks for multiple-entry transaction format 2019-08-02 10:14:12 -04:00
George Wangensteen
ed3c15b7de SERVER-34373 add aggregation expression to test if type is numeric 2019-08-01 17:50:00 -04:00
Rahul Sundararaman
7d28044d0b SERVER-42591 Remove currentop_waiting_for_latch.js from parallel_compatibility 2019-08-01 16:53:25 -04:00
Blake Oler
927883be3e SERVER-42114 Allow single RS transactions to run on the config database in sharded clusters 2019-08-01 16:26:43 -04:00
Dianna Hohensee
ab48766f3a SERVER-42205 Raise the snapshot window's cache pressure threshold from 50 to 95 2019-08-01 15:37:47 -04:00
Jason Chan
5e6cf8abca SERVER-42454 Wait for node to find appropriate sync source before disabling failpoint in do_not_advance_commit_point_beyond_last_applied_term.js 2019-08-01 14:58:53 -04:00
samontea
9e60c8c788 SERVER-8342 Delete old query_yield tests 2019-08-01 14:56:08 -04:00
samontea
a9c7a1be72 SERVER-42461 Allow errors in aggregates_during_balancing.js pending work in SERVER-29446 2019-08-01 14:18:54 -04:00
Xiangyu Yao
bcde4c4fd3 SERVER-42441 renameCollectionForApplyOps should always rename the target out of the way if it exists 2019-08-01 13:49:34 -04:00
Xiangyu Yao
351205deee Revert "SERVER-42441 renameCollectionForApplyOps should always rename the target out of the way if it exists"
This reverts commit dd29b01f81.
2019-08-01 13:48:07 -04:00
Lingzhi Deng
f2dd217d9c SERVER-42562 Increase election timeout for recover_prepared_transactions_startup_secondary_application.js 2019-08-01 13:29:14 -04:00
Xiangyu Yao
bdc23b9b0a SERVER-42118 Fix configurations for finer-grained DDL locking tests 2019-08-01 13:27:16 -04:00
Xiangyu Yao
dd29b01f81 SERVER-42441 renameCollectionForApplyOps should always rename the target out of the way if it exists 2019-08-01 13:19:05 -04:00
Esha Maharishi
19c0b59c3a SERVER-42349 Write new unsharded collections to the sharding catalog under feature flag 2019-08-01 12:30:44 -04:00
Jamie Heppenstall
5cbe016638 SERVER-42152 Delete existing chunks on new epoch in persisted routing table cache 2019-08-01 11:09:29 -04:00
Jason Chan
710ccfe722 SERVER-42481 Remove FCV checks around prepared transactions 2019-08-01 10:35:42 -04:00
Judah Schvimer
ea5a05cf34 SERVER-42523 Add more logging to oplog_rollover.js 2019-08-01 09:45:17 -04:00
Medha Potluri
488adcaea8 SERVER-42534 Step down primary for less time in freeze_timeout.js and increase electionTimeoutMillis 2019-07-31 18:41:26 -04:00
Jason Chan
aa249b7347 SERVER-39691 Remove FCV checks around the state field in config.transactions entries 2019-07-31 14:58:23 -04:00
Louis Williams
5a0476d730 SERVER-42128 Lower thread count and number of documents in compact_while_creating_indexes FSM workload 2019-07-31 13:39:04 -04:00
Rahul Sundararaman
da8f5d7786 SERVER-42363 Add test for backtrace on $currentOp 2019-07-31 12:07:08 -04:00
Misha Ivkov
587b784040 SERVER-42491 Ensure DocumentSourceSort does not crash on searchScore or searchHighlights 2019-07-31 11:37:01 -04:00
Jack Mulrow
67b730d8b4 SERVER-42451 Add 'requires_document_locking' tag to refine_collection_shard_key_basic.js 2019-07-31 09:56:25 -04:00
Siyuan Zhou
7285a28d08 SERVER-41874 Add shell option to skip cursor finalize. 2019-07-30 17:52:42 -04:00
Esha Maharishi
0860178805 SERVER-42364 Update config.collections schema to have a 'distributionMode' field 2019-07-30 15:01:24 -04:00
Vesselina Ratcheva
81bb59c88d SERVER-42489 Wait for commit point to advance before restarting node in oplog_replay_on_startup_with_bad_op.js 2019-07-30 14:41:27 -04:00
Gregory Wlodarek
fc4dc3dda9 SERVER-42496 Ensure disabled_test_parameters.js doesn't use a parameter that is set by Evergreen during execution 2019-07-30 13:43:25 -04:00
Davis Haupt
07d7310dde SERVER-42210 relax test assertions for whole_cluster_metadata_notifications 2019-07-30 12:52:24 -04:00
Davis Haupt
a220e3043f SERVER-42419 add requires_majority_read_concern tag to whole cluster metadata changestream test 2019-07-30 12:39:30 -04:00
Esha Maharishi
421c6e8669 Revert "SERVER-42214 Increase stepdown timeout in txn_commit_optimizations_for_read_only_shards.js"
This reverts commit d67a55adfc.
2019-07-30 09:24:28 -04:00
Gregory Wlodarek
0d6d248c39 SERVER-41696 Remove the 'ns' field from index specs 2019-07-29 21:06:47 -04:00
Gregory Wlodarek
ccf8a4f2de SERVER-41696 Modify tests depending on the 'ns' field from index specs to no longer have a dependency on it 2019-07-29 21:05:17 -04:00
jannaerin
d67a55adfc SERVER-42214 Increase stepdown timeout in txn_commit_optimizations_for_read_only_shards.js 2019-07-29 17:10:17 -04:00
Jamie Heppenstall
541d147e1b SERVER-42391 Add jstests verifying the uniqueness property of a shard key cannot be changed by refineCollectionShardKey 2019-07-29 16:47:35 -04:00
Jamie Heppenstall
0a6995b282 SERVER-42396 Add refineCollectionShardKey action to the enableSharding role 2019-07-29 16:32:52 -04:00
Misha Ivkov
655bd3b4d0 SERVER-42215 Add test that invalid views fail 2019-07-29 16:17:11 -04:00
Gregory Wlodarek
bd5e8b54d4 SERVER-42311 Remove unique_index_empty_collmod.js as it relies on FCV 4.0 specific behaviour 2019-07-29 15:28:41 -04:00
Xiangyu Yao
68f20ddfbd SERVER-42147 Make TTL mechanism maintain UUIDs rather than collection namespace strings 2019-07-29 11:30:22 -04:00
Medha Potluri
4e8fbd52ca SERVER-41510 Track the number of failed stepDowns in serverStatus 2019-07-29 11:00:42 -04:00
Medha Potluri
2ae4fd3e58 SERVER-41509 Track the number of attempted stepDowns in serverStatus 2019-07-29 10:44:09 -04:00
clang-format-7.0.1
134a408395
SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
Misha Ivkov
579aee2ca8 SERVER-42179 Remove internalDocumentSourceSortMaxBlockingSortBytes in favor of
internalQueryExecMaxBlockingSortBytes and change default to 100 MB.
2019-07-26 17:02:22 -04:00
Ben Caimano
630bf59ad6 SERVER-42178 Fix lint 2019-07-26 16:33:53 -04:00
Pavi Vetriselvan
4ae9ca6543 SERVER-42453 ensure clusterTime advances past afterClusterTime timestamp for read in step_down_on_secondary.js 2019-07-26 16:20:26 -04:00