Mathew Robinson
c6eeaa4d03
SERVER-39664 log the toolchain's build id as an FYI when building mongodb
2019-04-29 13:38:33 -04:00
Xiangyu Yao
f86e1314a0
SERVER-33631 Refactor rename_collection.cpp
2019-04-29 13:17:07 -04:00
Ian Boros
5c1bcbb890
SERVER-40509 Add debug logging to yield_geonear_dedup
2019-04-29 12:52:54 -04:00
Lingzhi Deng
e4b08de746
SERVER-40462 : Disallow transactions on shard servers with writeConcernMajorityJournalDefault = false
2019-04-29 12:09:48 -04:00
Randolph Tan
72ff70c9e4
SERVER-39349 Recovering the state of a completed single-shard transaction should not block
2019-04-29 10:24:02 -04:00
Max Hirschhorn
497264f15c
SERVER-40872 Add link to debug symbols on compile task page.
2019-04-29 09:25:21 -04:00
Gregory Wlodarek
ec5e2eb804
SERVER-40851 CheckReplDBHashInBackground should retry running 'appendOplogNote' when it fails to acquire the global lock
2019-04-29 09:15:30 -04:00
Siyuan Zhou
b877bd0172
SERVER-40866 Use JSON.stringify() to serialize string in tojson()
2019-04-28 09:43:51 -04:00
Ben Caimano
064297825d
SERVER-40819 Use ConnectionPool shared_ptr for full lifetime management
2019-04-26 17:29:15 -04:00
Geert Bosch
8cbbba4993
SERVER-40724 Change namespace arguments to use NamespaceString
2019-04-26 16:18:38 -04:00
Gregory Wlodarek
93dd238807
SERVER-40547 Change handling of nextNotIncreasing to crash when test commands are enabled
2019-04-26 15:22:42 -04:00
Gregory Wlodarek
c97a46f335
SERVER-40818 exhaust_cursor_currentop_integration_test should not drop getMore()'s read lock
2019-04-26 15:21:20 -04:00
A. Jesse Jiryu Davis
b6cc1fb89f
SERVER-35638 Short timeout to autocomplete collection names
...
Also resolves SERVER-40736, test autocompletion of collection names for users
without the listCollections permission.
2019-04-26 15:17:45 -04:00
Xiangyu Yao
fa23ce3476
SERVER-39520 Use database IX lock for dropCollection
2019-04-26 14:45:54 -04:00
Jason Chan
36fabef9e7
SERVER-40674 Record all transaction operations as single entry applyOps on primary
2019-04-26 14:38:49 -04:00
Pawel Terlecki
40baef6600
SERVER-40005 Add translation for FindAndModify for FLE
...
Extended FindAndModifyRequest to validate all fields in parsing and
serialize to BSON with passthru fields.
2019-04-26 14:29:14 -04:00
Benety Goh
466fd9bf23
SERVER-40847 hybrid_unique_index_with_updates.js uses unique collection name for each test run
2019-04-26 13:22:54 -04:00
Gregory Wlodarek
77dcacf5a1
SERVER-40538 Remove UUIDCatalogObserver
2019-04-26 12:40:27 -04:00
Benety Goh
59842d70c8
SERVER-40847 refactor hybrid_unique_index_with_updates.js to support unique namespace for each test run
2019-04-26 12:34:28 -04:00
Gregory Wlodarek
3775fea56b
SERVER-40821 Do not run convert_to_capped_collection*.js FSM workloads in the concurrency_simultaneous*.yml tests suites
2019-04-26 10:45:30 -04:00
Arun Banala
7e700f6668
SERVER-40083 Don't recompile each time $regex is evaluated when regex argument is a constant
2019-04-26 15:19:48 +01:00
Esha Maharishi
28430f0ec9
SERVER-40666 Rename txn_read_only_transactions.js to txn_commit_optimizations_for_read_only_shards.js
2019-04-26 10:05:45 -04:00
Daniel Gottlieb
520c56ca5a
SERVER-39616 : Throw away flow control samples when the majority point stands still.
2019-04-26 09:41:14 -04:00
Dianna
3121bdb9f8
SERVER-40748 disable writing documents to the config.system.indexBuilds collection
2019-04-26 09:24:33 -04:00
Dianna
3aae7595a1
SERVER-40838 remove recently added txn suites that periodically shutdown servers from the inMemory builder
2019-04-26 09:23:30 -04:00
Eric Milkie
e78f6e1ed0
SERVER-40824 add mobile-se to dynamic linking builder
2019-04-26 09:11:06 -04:00
Eric Milkie
ee209fb1ee
SERVER-38478 Remove UninterruptibleLockGuard in query yield
2019-04-26 09:01:36 -04:00
Luke Chen
36ed7dbb3c
Import wiredtiger: 617a81369c810c0b99493a09d3fce862f4d0cdec from branch mongodb-4.2
...
ref: 9416282c42..617a81369c
for: 4.1.11
WT-4450 Add testing around timestamping updates in the future
WT-4575 Use wt_err instead of wt_errx for corruption messages
WT-4647 Avoid splitting words when wrapping lines in wiredtiger.in
WT-4717 Remove usages of "round_to_oldest" configuration
WT-4720 Coverity complaint #111697: handle tiny sizes in block manager reads
WT-4721 Add verbose output for failures in the wt2853_perf test
WT-4731 Add new retries to the checkpoint integrity test
2019-04-26 16:30:33 +10:00
Benety Goh
fe5ef2303f
Revert " SERVER-40005 Add translation for FindAndModify for FLE"
...
This reverts commit 9318790212
.
2019-04-25 22:52:43 -04:00
Pawel Terlecki
9318790212
SERVER-40005 Add translation for FindAndModify for FLE
...
Extended FindAndModifyRequest to validate all fields in parsing and
serialize to BSON with passthru fields.
2019-04-25 21:04:43 -04:00
Justin Seyster
bf40065c01
Revert " SERVER-39520 Use database IX lock for dropCollection"
...
This reverts commit 3a8c33cd95
.
2019-04-25 18:57:02 -04:00
Lingzhi Deng
0de05f9433
SERVER-40534 : Disabling the noop writer for some of the suites
2019-04-25 18:18:38 -04:00
Justin Seyster
0e9564888a
SERVER-40446 Add "NonResumableChangeStreamError" error label
...
Give the "NonRetryableChangeStreamError" error class a more
appropriate name and propagate it to an "errorLabel" in the command
response.
2019-04-25 17:56:55 -04:00
Jack Mulrow
4b7ecadd7d
SERVER-40186 Retry interrupted commits in auto_retry_transaction.js
2019-04-25 17:42:57 -04:00
Mark Benvenuto
544b928195
SERVER-40840 Disable tools testing in ssl_cert_password.js
2019-04-25 17:12:22 -04:00
Lingzhi Deng
8aadbf9756
SERVER-40533 : Return OperationNotSupportedInTransaction if prepareTransaction is run as the first command is a transaction
2019-04-25 16:59:48 -04:00
Billy Donahue
9f54c57d34
SERVER-40621 add modifier rejection to unit HostAndPort Fmt test
2019-04-25 16:21:30 -04:00
Xiangyu Yao
3a8c33cd95
SERVER-39520 Use database IX lock for dropCollection
2019-04-25 15:11:04 -04:00
Dianna
aa49032555
SERVER-40781 place a try-finally block around collstats_shows_ready_and_in_progress_indexes.js's failpoint usage and improve error logging
2019-04-25 14:56:14 -04:00
Xiangyu Yao
62aa69d685
Revert " SERVER-39520 Use database IX lock for dropCollection"
...
This reverts commit fdc3712e4c
.
2019-04-25 14:54:20 -04:00
Gabriel Russell
24d4a296aa
SERVER-39465 upgrade android toolchain to r19c
2019-04-25 14:43:45 -04:00
Xiangyu Yao
fdc3712e4c
SERVER-39520 Use database IX lock for dropCollection
2019-04-25 14:24:32 -04:00
Henrik Edin
e4b0acb577
SERVER-40125 Fix dynamic builds when mobile storage engine is enabled
2019-04-25 14:09:43 -04:00
Esha Maharishi
adc119c397
SERVER-40666 Router should skip two phase commit if transaction only wrote to one shard
2019-04-25 14:01:49 -04:00
Lingzhi Deng
02b0d9578f
SERVER-36538 : Create idempotency tests for prepare, commit, and abort oplog entries
2019-04-25 13:30:16 -04:00
Matthew Russotto
62a83fde9e
SERVER-40673 Support applyOps with partialTxn on secondary for transactions.
2019-04-25 12:41:27 -04:00
Gregory Wlodarek
db0e16980a
SERVER-39321 Add testing around the semnatics of the find and dbHash commands when using the option in the presence of prepared transactions
2019-04-25 11:06:17 -04:00
Gregory Wlodarek
5ae506cb8f
SERVER-39321 Re-enable the CheckReplDBHashInBackground hook
2019-04-25 11:06:12 -04:00
Gregory Wlodarek
935157a3cf
SERVER-39321 add setIgnorePrepared(false) to dbHash, find and getMore
2019-04-25 11:05:33 -04:00
Nick Zolnierz
0625cc5f24
SERVER-40719 Include final metadata in call to pipeline_metadata_tree::makeTree
2019-04-25 10:56:27 -04:00