Andrew Morrow
e3e70da6c4
SERVER-47865 Fix invalid subst where a variable was passed where a node is required
2020-05-01 17:32:47 +00:00
Lamont Nelson
5f145d0051
SERVER-47859 : remove ignoring minOp time log line
2020-05-01 16:24:39 +00:00
Matthew Russotto
dff65458df
SERVER-47879 Should read from primary in rollback_reconstructs_transactions_prepared_before_stable
2020-05-01 16:07:49 +00:00
Matthew Saltz
0350dc8d34
SERVER-47422 Allow LockBusy errors in random_moveChunk_refine_collection_shard_key.js
2020-05-01 15:55:57 +00:00
Jason Chan
c28d271102
SERVER-47390 Improve styling of Replication log lines
2020-05-01 15:27:40 +00:00
Benety Goh
92478cbbdb
SERVER-38961 remove evergreen builder for single phase index builds
2020-05-01 15:15:45 +00:00
Mihai Andrei
6f5a00fe50
SERVER-47516 mode_replace_fail.js should not assume ordering of writes from $merge
2020-05-01 15:03:42 +00:00
Matthew Russotto
816dedac32
SERVER-47878 Need to always serialize tags field in config, even if not provided or empty
2020-05-01 14:51:48 +00:00
Tess Avitabile
f0d436d8a5
SERVER-47017 Attach topologyVersion to ShutdownErrors (mongod)
2020-05-01 14:39:52 +00:00
jannaerin
460b89cc63
SERVER-46497 UUID in topologyListener is currently not used
2020-05-01 14:21:36 +00:00
jannaerin
d6eb2401c3
SERVER-47864 Create sdam RSM build variant
2020-05-01 14:08:28 +00:00
Maria van Keulen
e4821bc15a
SERVER-46900 Prohibit transaction operations on system.profile
2020-05-01 13:53:34 +00:00
Kevin Pulo
db1fae33b7
SERVER-43499 gossip cluster time in arbiter related tests
2020-05-01 07:00:45 +00:00
Drew Paroski
c8ced6df8f
SERVER-47773 Error consistently when tailable cursors and $near are used together
2020-04-30 23:44:11 +00:00
Spencer T Brody
a6dbdff35b
SERVER-45591 Fix is_really_copy_constructible and add more tests.
2020-04-30 22:58:41 +00:00
Matthew Russotto
d43a9f044f
SERVER-47090 Create IDL for ReplSetConfig
2020-04-30 22:03:40 +00:00
Gregory Noma
39a6dfded7
SERVER-47553 Prevent appendRequiredFieldsToResponse() from throwing inside noexcept block
2020-04-30 21:36:40 +00:00
Sara Golemon
e48de0023a
SERVER-47504 Ensure auth db changes replicate to secondaries during test
2020-04-30 21:24:43 +00:00
Lingzhi Deng
f1d2e697af
SERVER-47574 : Ban non-transaction snapshot reads on capped collections
2020-04-30 21:12:45 +00:00
Jack Mulrow
682f0540c9
SERVER-43469 Remove TODOs listed for SERVER-35447
2020-04-30 20:59:56 +00:00
Eric Cox
ef0e96cef5
SERVER-46115 Implement 'let' parameters to aggregate commands
2020-04-30 16:15:00 +00:00
vrachev
9227199e1c
SERVER-46769 Migrate from optparse to argparse
2020-04-30 14:25:56 +00:00
A. Jesse Jiryu Davis
3684f6c946
SERVER-47688 Enable snapshot "distinct" command
2020-04-30 13:56:01 +00:00
Jim OLeary
09b9e93168
SERVER-45949 Update validate commit message client to work with new patch description standard
2020-04-30 09:21:47 +00:00
Kaloian Manassiev
b89a546076
Revert " SERVER-47390 Improve styling of Replication log lines"
...
This reverts commit 2706275d9a
.
2020-04-30 09:09:42 +00:00
Pierlauro Sciarelli
52bf8fbc16
SERVER-47728 Consider changing buildUnversionedRequestsForShards to buildUnshardedRequestsForAllShards
2020-04-30 08:08:44 +00:00
banarun
a77bccc494
SERVER-44599 Optimise sort in the presence of equality predicate on hashed field for compound hashed index
2020-04-30 07:56:35 +00:00
Luke Chen
7b7b4a24c3
Import wiredtiger: a707df12a2503ad39ccdd82a84062faa6a07e082 from branch mongodb-4.4
...
ref: 7b994a862e..a707df12a2
for: 4.5.1
WT-3726 Add documentation specifying build pre-requisites
WT-5260 Restore assert that trees being discarded are not marked dirty
WT-5544 Fix cache stuck during salvage
WT-5573 Re-enable unit test test_util01.test_dump_process_timestamp_old
WT-5614 Coverity: Redundant NULL check
WT-5623 Support reading modify type updates in the history store for non-timestamp tables
WT-5661 Make WiredTiger utilities self documenting
WT-5676 Prepare support with durable history: add workgen stress tests
WT-5697 Dropping or renaming tables returns EBUSY in incremental backup test
WT-5728 Coverity analysis defect 114081: PW.SET_BUT_NOT_USED
WT-5749 Only pass a non-NULL WT_ITEM value when allocating a WT_UPDATE with associated data
WT-5764 Fix and reenable test_compact02
WT-5790 Disable test_wt2246_col_append
WT-5883 Add upgrade/downgrade testing to WiredTiger standalone tests
WT-5911 History store verification re-architecture
WT-5912 Change page deletion assert condition in __split_insert()
WT-5954 Turn off column store test and lower isolation levels in test_random_abort
WT-6010 Workgen changes - Add session config at Thread level
WT-6031 Remove legacy WT_PAGE_MODIFY.last_stable_timestamp
WT-6033 Clean up unused unittest imports
WT-6044 Coverity: Variable set but never used
WT-6045 Minor cleanup for test_random_abort
WT-6047 Coverity: Redundant NULL check
WT-6049 Fix eviction evicting uncommitted changes
WT-6050 Close the metadata cursor after bulk loading
WT-6053 fixed-width column-store macro can step past the end of allocated memory
WT-6073 Don't append the tombstone to the update chain if it is already there
WT-6078 Temporarily disable hs verify to unblock wiredtiger drop
WT-6081 Switch wtperf defaults to mirror MongoDB defaults
2020-04-30 04:04:51 +00:00
Sara Golemon
599fccf5b5
SERVER-47504 Trigger disable of localhost auth bypass more proactively
2020-04-30 03:05:45 +00:00
Alex Taskov
c7b09942e4
SERVER-47241 Add the "Orphaned range deletion" section to the sharding arch guide
2020-04-30 00:50:58 +00:00
Amirsaman Memaripour
2b2ca9bdea
SERVER-47760 Avoid concurrent accesses to InlineCountingExecutor
2020-04-30 00:35:49 +00:00
Lingzhi Deng
f674117136
SERVER-47577 : readConcernCounters metric in serverStatus
2020-04-29 23:05:43 +00:00
Nick Zolnierz
f950ce6ca8
SERVER-47834 Add multiversion tests for collection validators with encryption-related keywords
2020-04-29 22:44:42 +00:00
Jason Chan
aeaad5e8fe
SERVER-46931 Unblacklist/Update multiversion tests that expect "last-stable" to have a different fcv than "latest"
2020-04-29 22:22:48 +00:00
Jason Chan
2706275d9a
SERVER-47390 Improve styling of Replication log lines
2020-04-29 22:10:50 +00:00
Misha Tyulenev
99d02eb325
SERVER-43511 remove unused global_snapshot_read_helpers.js
2020-04-29 21:44:03 +00:00
Cheahuychou Mao
40b52e8fa8
SERVER-47744 Include alwayUpsert: false in applyOps commands in sharding_catalog_manager_chunk_operations.cpp
2020-04-29 21:31:25 +00:00
Ruoxin Xu
e8fea93bf7
SERVER-47584 Additional testing for hidden indexes
2020-04-29 21:18:43 +00:00
Pavi Vetriselvan
477445ed7d
SERVER-46956 add Quiesce Mode to MongosTopologyCoordinator
2020-04-29 21:02:29 +00:00
Brian McCarthy
a7653f2540
SERVER-44070 Platform Support: Add Community & Enterprise Ubuntu 20.04 x64
2020-04-29 20:33:51 +00:00
Jason Chan
ab21bf5ef4
SERVER-47093 Re-enable multiversion passthroughs
2020-04-29 19:18:46 +00:00
A. Jesse Jiryu Davis
52a7369217
SERVER-47576 Test secondary snapshot reads
2020-04-29 17:54:08 +00:00
Ali Mir
98427b7a22
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
2020-04-29 17:32:39 +00:00
Jacob Evans
18edfccc40
SERVER-47414 Remove map_reduce_multiversion tests in favor of multiversion passthroughs
2020-04-29 16:00:56 +00:00
jannaerin
4fa07f1c28
SERVER-47820 Bump timeout in exhaust_isMaster_topology_changes.js
2020-04-29 14:56:41 +00:00
Tommaso Tocci
33787deafc
SERVER-47524 Update stage: Convert usage of getCollectionDescription_DEPRECATED to getCollectionDescription
2020-04-29 14:44:26 +00:00
Tess Avitabile
fcf0f95460
SERVER-46952 Create server parameter shutdownTimeoutMillisForSignaledShutdown on mongod
2020-04-29 14:31:14 +00:00
Pavi Vetriselvan
81d53a715f
SERVER-47544 always increase election timeout to 24 hours in passthrough suites
2020-04-29 13:37:33 +00:00
Pierlauro Sciarelli
a1b1a3db62
SERVER-47530 ( Fix BF-17036 ) Query plan executor: Convert usage of getCollectionDescription_DEPRECATED to getCollectionDescription
...
This reverts commit 4b49aa1239
.
2020-04-29 07:44:00 +00:00
Andrew Morrow
0b50b48a2b
SERVER-47818 Repair test execution aliases in hygienic mode
2020-04-29 02:04:30 +00:00