Robert Guo
75bb566197
SERVER-60801 update logkeeper snapshot
2021-10-19 04:21:41 +00:00
Moustafa Maher Khalil
74ae80e68d
SERVER-60393 increase replica_sets_jscore_passthrough time limit to 3hr
2021-10-19 00:41:41 +00:00
Max Hirschhorn
d3b36587bc
SERVER-60774 Check every op in ReshardingDonorOplogIterator for final.
...
Changes the ReshardingDonorOplogIterator to not assume the
reshardFinalOp entry will always be the last document in resharding's
oplog buffer collection. The ReshardingOplogFetcher may end up inserting
no-op reshardProgressMark entries after the reshardFinalOp entry upon
resuming from a primary failover.
2021-10-18 23:44:45 +00:00
trahman1318
ba4f3758c0
SERVER-60793 Change bisect test environment directory
2021-10-18 23:37:31 +00:00
Moustafa Maher Khalil
8ffe1e780d
SERVER-59672 change rsSyncApplyStop failpoint's enabled log
2021-10-18 23:09:15 +00:00
Charlie Swanson
ce84ad3d2e
SERVER-60778 fix js_global_scope.js on PPC
2021-10-18 23:08:11 +00:00
Zakhar Kleyman
2c07044c75
SERVER-56731 use suse12-sp5 for suse12 builds
2021-10-18 23:07:00 +00:00
Antonio Fuschetto
01cb4a206a
SERVER-60489 Handle potential exceptions in balancer recovery phase
2021-10-18 22:30:30 +00:00
Bobby Morck
e99ec2cde2
SERVER-32842 Timestamp support for $convert
2021-10-18 22:29:27 +00:00
Vesselina Ratcheva
8fa2f26725
SERVER-59907 Add an explicit stage field to tenant migration currentOp output (donor side)
...
This reverts commit dbe5f41cba
.
2021-10-18 22:12:12 +00:00
Spencer Jackson
838a9ac751
SERVER-60568 Add tests with official GCM test vectors
2021-10-18 20:43:06 +00:00
Spencer Jackson
0992b4dc94
SERVER-60650 Avoid compiling symmetric_crypto_test on no-ssl builds
2021-10-18 20:34:53 +00:00
Gregory Wlodarek
1c6b7468f6
SERVER-60602 Delete code for unreplicated capped deletes
2021-10-18 20:09:49 +00:00
Haley Connelly
d2e727748d
SERVER-60118 Support collMod on clustered collections
2021-10-18 20:08:44 +00:00
Haley Connelly
d7eff66fce
SERVER-60726 Add clusteredInfo to QueryPlannerParams
2021-10-18 20:04:30 +00:00
Sara Golemon
c0bb6b8677
SERVER-60333 Refactor UserName and RoleName
2021-10-18 19:14:33 +00:00
Cheahuychou Mao
9416d30625
SERVER-60780 Wait for completion promise after canceling TransactionCoordinator in TransactionCoordinatorCatalogTest unit tests
2021-10-18 18:10:20 +00:00
Gabriel Marks
16e17e04b6
SERVER-43765 Remove inaccurate comment
2021-10-18 16:53:08 +00:00
Gregory Wlodarek
3b074f83fc
SERVER-59833 Expand WT config fuzzing in mongod for collections and indexes
2021-10-18 15:25:19 +00:00
Jordi Serra Torrens
c83185229c
SERVER-60592 DDL participant commands need to ensure they make a write with their txnNumber
2021-10-18 14:50:56 +00:00
Gregory Noma
8e530000b5
SERVER-59654 Add Evergreen task for time-series update fuzzer
2021-10-18 14:44:42 +00:00
Mikhail Shchatko
77ee92d37b
SERVER-60769 Fix the adding of python links after fetching venv
2021-10-18 14:42:56 +00:00
Jordi Serra Torrens
d517aaef93
SERVER-60143 Avoid clearing filtering metadata after failed metadata refresh
2021-10-18 11:35:43 +00:00
Paolo Polato
d2b702f519
SERVER-60387 make moveChunk() waitForDelete in auth_add_shard.js
2021-10-18 09:00:24 +00:00
Luke Chen
aa6774ea17
Import wiredtiger: 2a727360bb291eb6523845e3a8de9d769c1e28b0 from branch mongodb-master
...
ref: 36dd2c8581..2a727360bb
for: 5.2.0
WT-8221 Compare write generation number before performing RTS
2021-10-18 07:30:14 +00:00
Luke Chen
496cf7e7c4
Import wiredtiger: 36dd2c8581310bb63912e8072974f3178fc21f04 from branch mongodb-master
...
ref: a1fd504c2c..36dd2c8581
for: 5.2.0
WT-8173 Fix row column store node in architecture guide diagram
2021-10-18 07:30:14 +00:00
Luke Chen
6b1e3e8a78
Import wiredtiger: a1fd504c2c5452c7e4c6a773a57c9400526b37cd from branch mongodb-master
...
ref: b7f804e8d5..a1fd504c2c
for: 5.2.0
WT-8151 Make durable_start_ts equal to stop_ts if stop_ts is less than durable_start_ts and greater than start_ts
2021-10-18 07:30:14 +00:00
Luke Chen
25a1730c78
Import wiredtiger: b7f804e8d5a9d307237dff413e8ecd189e5118ca from branch mongodb-master
...
ref: 74a07bf785..b7f804e8d5
for: 5.2.0
WT-8179 Push out.json generated from wtperf_run.py to Atlas
2021-10-18 07:30:14 +00:00
Kaloian Manassiev
dbe5f41cba
Revert " SERVER-59907 Add an explicit stage field to tenant migration currentOp output (donor side)"
...
This reverts commit 4789aa5bcf
.
2021-10-18 06:36:52 +00:00
Benety Goh
dd8a706377
Revert " SERVER-59833 Expand WT config fuzzing in mongod for collections and indexes"
...
This reverts commit 05212043b1
.
2021-10-18 01:00:30 +00:00
Vesselina Ratcheva
4789aa5bcf
SERVER-59907 Add an explicit stage field to tenant migration currentOp output (donor side)
2021-10-18 00:32:43 +00:00
Benety Goh
37595d5ee1
SERVER-57466 fix windows compile
2021-10-16 12:55:49 +00:00
Drew Paroski
1b95b9f923
SERVER-60273 Calculate the estimated size for missing types in sbe::value::getApproximateSize()
2021-10-16 00:29:02 +00:00
Drew Paroski
e77eda3f09
SERVER-60723 Fix a bug with how sbe::bson::convertFrom() computes the size of a BinData
2021-10-15 23:34:28 +00:00
Erwin Pe
7a68603aed
SERVER-60326 Windows server fails to start when X509 certificate has empty subject name
2021-10-15 22:36:42 +00:00
Ryan Egesdahl
4a792c26c0
SERVER-55259 Ensure build.ninja is always in a clean state
2021-10-15 22:35:41 +00:00
mathisbessamdb
1da53c1901
SERVER-60585 - Update uses of sliceMerge in the codebase to not refer
2021-10-15 22:09:39 +00:00
Rishab Joshi
37104ac0e2
SERVER-55659 Remove feature flag for Allow $changeStream to participate
...
in optimization.
2021-10-15 22:08:36 +00:00
Bobby Morck
dad32a2913
SERVER-57552 Adding support for stdDevPop and stdDevSamp in SBE
2021-10-15 21:30:02 +00:00
Ryan Egesdahl
a9e2c89cae
Revert " SERVER-55259 Ensure build.ninja is always in a clean state"
...
This reverts commit c12d02757c
.
2021-10-15 21:28:56 +00:00
Louis Williams
2119cbfd59
SERVER-60245 Reduce RecordId copying in classic query engine collection scans
...
This also makes minor improvements in RecordId comparison and `isValid()` functions
2021-10-15 20:43:40 +00:00
Moustafa Maher Khalil
9b3bf32632
SERVER-59944 Reopen storage in temporary location
2021-10-15 20:28:46 +00:00
Reo Kimura
05212043b1
SERVER-59833 Expand WT config fuzzing in mongod for collections and indexes
2021-10-15 19:55:24 +00:00
Jonathan Lee
db3f81f7f4
SERVER-58176 Remove override for supportsReadConcern in ClusterWriteCmd
2021-10-15 19:53:49 +00:00
Bikash Chandra
c9feb18654
SERVER-60739 Reduce the chunk size in timeseries_balancer.js to avoid heavy resource consumption
2021-10-15 18:46:05 +00:00
Rui Liu
417b35e7ef
SERVER-60740 Ignore $indexStats issued by index consistency checker in tests
2021-10-15 18:10:34 +00:00
Kaloian Manassiev
e9a8bc753f
SERVER-31540 Get rid of boost::optional<UUID> from the OpObservers
2021-10-15 17:11:13 +00:00
Amirsaman Memaripour
2bf37b1ac5
SERVER-57784 Shutdown and join executors before returning from ReshardingOplogApplier tests
2021-10-15 16:32:33 +00:00
Huayu Ouyang
7af0dfde37
SERVER-60744 Increase replSetStepDown timeout in reconfig_waits_for_oplog_commitment_condition.js
2021-10-15 16:09:17 +00:00
Charlie Swanson
6ae000be72
SERVER-60615 Fix js_global_scope.js on ARM64
2021-10-15 15:46:01 +00:00