Commit Graph

2794 Commits

Author SHA1 Message Date
Arun Banala
de511c6bbf SERVER-41829 findAndModify ignores filter expressions that are not objects 2019-07-12 08:28:07 +01:00
Lydia Stepanek
3962f8222c SERVER-41762 burn_in_tags should not need to generate a compile task 2019-07-11 18:06:26 -04:00
Arun Banala
ab1006e083 SERVER-42167 Exclude 'assumes_unsharded_collection' tag from 'sharded_multi_stmt_txn_jscore_passthrough' suite 2019-07-11 17:43:48 +01:00
Jim OLeary
888f3013fa SERVER-41990 Burn_in should not average hook times for unique hooks 2019-07-11 13:32:46 +01:00
Jason Zhang
0434f01892 SERVER-35807 Prepend _movePrimary and _cloneCatalogData internal commands with "_shardsvr". 2019-07-10 15:35:08 -04:00
vrachev
8002575d7d SERVER-42063 add repl: 3 logging to the initial sync fuzzer 2019-07-10 10:21:12 -04:00
David Bradford
e5d7c73e7e SERVER-41940: Use evergreen.py in burn_in_tests 2019-07-08 18:12:47 -04:00
jannaerin
c6468f7d3a SERVER-34431 MoveDatabaseShardingState into its own map 2019-07-08 17:09:04 -04:00
Mathew Robinson
536f711617 SERVER-41168 Add docstrings to lldb debug extensions 2019-07-08 08:43:12 -04:00
jannaerin
726813dc00 SERVER-41683 Blacklist move_primary_clone_test.js from last stable suite 2019-07-05 12:15:15 -04:00
Ian Boros
3daa2331d0 SERVER-41822 unblacklist graph_lookup from mixed version passthrough 2019-07-05 12:13:00 -04:00
Medha Potluri
8071e24f0f SERVER-41499 Track number of elections called for each reason in serverStatus 2019-07-03 15:30:12 -04:00
Robert Guo
f747b54773 SERVER-40702 wait for processes to exit on KeyboardInterrupt in resmoke 2019-07-03 13:07:10 -04:00
William Schultz
285c39607e SERVER-39576 Remove the 'doTxn' command 2019-07-02 17:27:17 -04:00
Mathew Robinson
d9c06a3b01 SERVER-9668 Use SCons install target tags to identify mapping of targets to install packages. 2019-07-02 13:45:15 -04:00
Lydia Stepanek
53d3a9e6d7 SERVER-41295 Add timeouts to burn_in generated tasks 2019-07-01 11:52:56 -04:00
Maria van Keulen
47ee8f8cde SERVER-16917 Add totalSize field to dbStats and collStats
This commit also removes the now obsolete numExtents field.
2019-06-28 14:38:04 -04:00
Andrew Morrow
5253aea55a SERVER-41809 Undo collapse of integration tests in mongo/client 2019-06-28 12:35:23 -04:00
Blake Oler
460636ded3 Revert "SERVER-41813 Remove blacklist from last stable suite"
This reverts commit 18a03b671d.

Wait until last stable binary versions update for last stable suite
2019-06-28 09:52:39 -04:00
David Bradford
dab5b1ad64 TIG-1765: Retry calls to evergreen's api 2019-06-28 09:20:26 -04:00
Arun Banala
8c6b8d3f2e SERVER-41184 Remove 'server_status.js' override from last_stable_mongos suite 2019-06-28 14:16:57 +01:00
Randolph Tan
0d07bf5e7a SERVER-40258 Relax locking requirements for sharding metadata refresh on shards 2019-06-27 14:08:59 -04:00
Blake Oler
18a03b671d SERVER-41813 Remove blacklist from last stable suite 2019-06-27 14:06:48 -04:00
Nathan Brown
0fefcf8434 SERVER-7143 replace standard library number parsing with custom NumberParser 2019-06-27 10:04:18 -04:00
Blake Oler
42c1fa4f55 SERVER-41813 Allow ViewCatalog lookup without validating system views 2019-06-26 16:50:38 -04:00
Bernard Gorman
14b94fa1ae SERVER-38539 Remove $_internalLatestOplogTimestamp and mergeByPBRT from change streams in 4.4 2019-06-25 10:08:45 +01:00
Gregory Wlodarek
b444978923 SERVER-41694 Remove the restriction on collection name length 2019-06-24 20:20:56 -04:00
Gregory Wlodarek
d4b054976a SERVER-16413 Storage engines that allow online compaction should not take an exclusive lock 2019-06-21 20:35:00 -04:00
Charlie Swanson
491d4e528a SERVER-41860 Blacklist plan cache tests from the transactions passthroughs 2019-06-21 15:33:38 -04:00
Vitalii Lirnyk
2393ed1419 SERVER-41795 Enable Windows Shared SCons Cache 2019-06-21 12:45:46 -04:00
Arun Banala
874f1e2c64 SERVER-41184 Add metrics to indicate the amount of sharded updates done with only _id in query 2019-06-21 11:48:07 +01:00
Max Hirschhorn
eea65efbdd SERVER-41096 Fix file-based protocol for permitting stepdowns.
Changes the file-based protocol for controlling when stepdowns are
permitted to be a one-shot mechanism usable only once during a test.
That is to say, the indication for whether the stepdown thread isn't
currently and will no longer continue to run stepdowns during the test
persists until after the test finishes.
2019-06-20 17:19:53 -04:00
Blake Oler
35424844fd SERVER-40791 Track multi-statement transaction operations for migrations at commit time 2019-06-20 14:00:29 -04:00
Anton Korshunov
46e086d209 SERVER-33967 Include executionTimeMillis for each shard in the explain output 2019-06-19 17:08:11 +01:00
Jason Zhang
c5eaeddb0f SERVER-41466 Blacklisted mongos_no_detect_sharding.js in sharding_continous_config_stepdown 2019-06-19 11:57:47 -04:00
Ben Caimano
cc38c15817 SERVER-41682 Turned on matchPrimaryNode
* Changed the default for ShardingTaskExecutorPoolReplicaSetMatching to matchPrimaryNode
* Added new Evergreen suites for disabled and matchBusiestNode
2019-06-19 11:24:53 -04:00
Jason Chan
e20bc1e618 SERVER-41706 Blacklist access_collection_in_transaction_after_catalog_changes.js from concurrency_replication_multi_stmt_txn_ubsan test suite 2019-06-18 18:00:47 -04:00
jannaerin
a9118cdb43 SERVER-41435 Blacklist sharding_statistics_server_status.js from csrs stepdown suite 2019-06-18 15:41:33 -04:00
David Bradford
f188bd47b3 SERVER-41806: Support for global overrides in evergreen_resmoke_job_count 2019-06-18 15:27:00 -04:00
Zach Yam
0dab82a9b7 SERVER-39095 Unblacklist tests that use background index builds 2019-06-18 13:02:13 -04:00
Ian Boros
08be6c5794 SERVER-41237 Re-ban $graphLookup against a sharded collection 2019-06-18 11:39:13 -04:00
Jamie Heppenstall
7c3118aa8d SERVER-41655 Add classes RefineCollectionShardKeyCommand and ConfigsvrRefineCollectionShardKeyCommand 2019-06-18 09:18:07 -04:00
Mark Benvenuto
c436b80904 SERVER-41644 Expose explicit encryption helpers in community shell 2019-06-18 00:19:33 -04:00
Benety Goh
bb85a3cf5a SERVER-41168 add lldb scripts to python linter blacklist temporarily 2019-06-17 16:02:11 -04:00
Benety Goh
0fbe3ed263 SERVER-41168 fix lint 2019-06-17 13:13:12 -04:00
Mathew Robinson
ab3cead04f SERVER-41168 Fixup bad command syntax 2019-06-17 10:30:54 -04:00
Mathew Robinson
cd8fc73729 SERVER-41168 Port mongodb-specific debugging commands in gdb to lldb 2019-06-17 09:48:46 -04:00
Mathew Robinson
277229505f SERVER-41167 Write mongo type pretty printers for LLDB 2019-06-17 09:48:39 -04:00
Justin Seyster
b3c26131f6 SERVER-41183 Add test suites for change streams with transactions 2019-06-14 18:31:40 -04:00
Charlie Swanson
59185d2cc1 SERVER-41767 Blacklist benchrun_pipeline_updates.js from causally consistent passthroughs 2019-06-14 16:57:41 -04:00