Commit Graph

64966 Commits

Author SHA1 Message Date
Israel Hsu
b3515cdffb SERVER-65983 Remove unnecessary internal_txns tests 2022-05-06 22:50:43 +00:00
Cheahuychou Mao
6575cefe29 SERVER-65638 Make internal_transactions_unsharded.js track dirty documents and retry_on_killed_session.js only retry idempotent operations 2022-05-06 22:19:37 +00:00
Zixuan Zhuang
d3b24d42db SERVER-65029 Make profile command strict to true 2022-05-06 22:15:18 +00:00
Gregory Wlodarek
a3123bb71b SERVER-65158 Log some WiredTiger components at higher debug levels 2022-05-06 21:41:09 +00:00
Andrew Morrow
5435f9585f SERVER-65664 Provide more specific types for cache alignment needs 2022-05-06 21:39:57 +00:00
Sviatlana Zuiko
a59b750cbd Revert "SERVER-65831 Use ScopedTaskExecutor to speed up BalancerCommandsScheduler stop()"
This reverts commit c10fb605ba.
2022-05-06 20:30:22 +00:00
Varun Ravichandran
cfeae227e2 SERVER-64849: Return LogicalTime::kUninitialized instead of default-constructed value 2022-05-06 19:57:00 +00:00
Denis Grebennicov
f6048ece71 SERVER-65847 Construct simpler parameterized SBE index scan plans when possible 2022-05-06 19:55:43 +00:00
Sviatlana Zuiko
1113373e84 Revert "SERVER-65371 Ensure that moveRange gets interrupted when the donor steps down"
This reverts commit 417cd065b9.
2022-05-06 19:28:52 +00:00
Eric Cox
ba5b14fdf7 SERVER-64735 Fix uninitialized pointer field in HashLookupStage 2022-05-06 18:56:24 +00:00
Ruoxin Xu
5c38a29c5b SERVER-66209 Make BSONObjs owned when constructing a DebugInfo 2022-05-06 18:55:11 +00:00
Zakhar Kleyman
374e8b67a6 SERVER-62308 Platform Support: Remove Debian 9 2022-05-06 18:53:54 +00:00
Alya Berciu
6258bc03a0 SERVER-66276 Stop profile_write_conflict.js from running in parallel 2022-05-06 16:29:27 +00:00
Sergi Mateo Bellido
bf1b133ade SERVER-64601 Using the onInitialDataAvailable hook to initialize
sharding environment
2022-05-06 16:28:13 +00:00
Antonio Fuschetto
6c473cb6b7 SERVER-65858 Mark the applyOps entries when the operations involves orphaned documents 2022-05-06 15:38:41 +00:00
Gregory Wlodarek
b3e721570f SERVER-62102 Append aggregated BucketCatalog execution stats for all namespaces to ServerStatus 2022-05-06 15:04:57 +00:00
Josef Ahmad
cbf1bfcb04 SERVER-66105 Lower the batched deleter staging target to 2MB 2022-05-06 13:35:54 +00:00
Yu Jin Kang Park
fdd443b552 SERVER-55341: Reserve RecordIds in contiguous blocks in WiredTigerRecordStore 2022-05-06 13:02:54 +00:00
Alya Berciu
5c258f85fa SERVER-66247 Refactor api version jstests to pass view name 2022-05-06 12:19:11 +00:00
Luke Chen
0dbec1c169 Import wiredtiger: 401f35d2a966cd8009070a39a7901a3ba2dc3584 from branch mongodb-master
ref: 79d709cf3b..401f35d2a9
for: 6.1.0-rc0

Reverted ticket(s):
WT-9252       instantiated fast-truncate pages in read-only trees fail eviction tests
2022-05-06 07:07:07 +00:00
Luke Chen
0f36b8b48e Import wiredtiger: 79d709cf3b9ee2101676a852ae228f561b7d0b67 from branch mongodb-master
ref: 5b8afc58ac..79d709cf3b
for: 6.1.0-rc0

WT-9273       Refactor __wt_rec_upd_select to reduce cyclomatic complexity
2022-05-06 07:07:07 +00:00
Luke Chen
0d8e356714 Import wiredtiger: 5b8afc58ac7f6f3f50f2dbcd214ffcdee3f30ca1 from branch mongodb-master
ref: 2f49352d4f..5b8afc58ac
for: 6.1.0-rc0

WT-9201       change mixed-mode to a per-transaction basis
2022-05-06 07:07:07 +00:00
Luke Chen
79d8f78c00 Import wiredtiger: 2f49352d4f844fc90012ec7868bfb5691f88cd21 from branch mongodb-master
ref: 16101f87b9..2f49352d4f
for: 6.1.0-rc0

WT-9053       Finish implementation of WT_SESSION::create(import=()) with metadata_file option
2022-05-06 07:07:07 +00:00
Luke Chen
abef695212 Import wiredtiger: 16101f87b9e5d61cd0650a0a7f7a0ad07700f3f1 from branch mongodb-master
ref: c5e3a8a043..16101f87b9
for: 6.1.0-rc0

WT-8838       Enable strict compilation on the S3 extension
2022-05-06 07:07:07 +00:00
Luke Chen
79bcc61255 Import wiredtiger: c5e3a8a043ba2c59c6cb3884f4d729992e2e1185 from branch mongodb-master
ref: 38eaacecb7..c5e3a8a043
for: 6.1.0-rc0

WT-9248       Fix test_checkpoint_snapshot05 failure and convert python tests to use stats logic wait
2022-05-06 07:07:07 +00:00
Luke Chen
11185bffc9 Import wiredtiger: 38eaacecb7591e200d62e3ef21710eac960d32af from branch mongodb-master
ref: e001971731..38eaacecb7
for: 6.1.0-rc0

WT-9179       Timestamp verification for fast-delete information
2022-05-06 07:07:07 +00:00
Luke Chen
7c42705724 Import wiredtiger: e001971731abd4ed5f70449f315172eb4bb5cddb from branch mongodb-master
ref: 5af1c457b9..e001971731
for: 6.1.0-rc0

WT-9151       Use retry mechanism against rollbacks in test_txn24
2022-05-06 07:07:07 +00:00
Mark Benvenuto
ee12644af8 SERVER-66064 Fix fast count when authentication is enabled 2022-05-06 05:23:04 +00:00
Mark Benvenuto
64ebed9cdd SERVER-66186 Optimize ECC null document storage 2022-05-06 04:39:04 +00:00
Billy Donahue
bc04b68375 SERVER-66203 fix ntservice.cpp after MONGO_LOGV2_DEFAULT_COMPONENT move 2022-05-06 03:46:19 +00:00
Luke Chen
9441596df7 Revert "Import wiredtiger: 751b38b8d9c5a147ede529e4365ca7ed890156c8 from branch mongodb-master"
This reverts commit 3b16bd7914.
2022-05-06 03:45:03 +00:00
Dan Larkin-York
b059a67843 SERVER-64769 Make sure bounded sorter provides sort key for sharded mergesort 2022-05-06 02:37:41 +00:00
Daniel Moody
be14bd7655 SERVER-64130 added v4 sanitizer builders 2022-05-06 00:58:50 +00:00
Gabriel Marks
0b7b263908 SERVER-66268 Add performance test for audit log encryption 2022-05-06 00:09:36 +00:00
Billy Donahue
330458e81f SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includes 2022-05-06 00:08:12 +00:00
Alexander Ignatyev
6bf7fbe9ee SERVER-66245 Copy sbeCompatible flag for subqueries 2022-05-05 23:25:42 +00:00
Irina Yatsenko
2b8d2c722b SERVER-66119 Avoid duplicated seek into index for local fields with nested arrays 2022-05-05 22:53:15 +00:00
Gabriel Marks
39a79932ad SERVER-66111 Set default timeouts in HttpClient 2022-05-05 22:52:03 +00:00
Andrew Morrow
f812c3bc87 SERVER-65992 Remove outdated java related sources from embedded directory 2022-05-05 22:10:55 +00:00
Gregory Noma
6593f72ace SERVER-66142 Audit usages of requires_wiredtiger tag 2022-05-05 22:09:42 +00:00
Nicholas Zolnierz
74d27a4f0d SERVER-62043 Add more gdb pretty printers for new optimizer 2022-05-05 22:08:29 +00:00
Jack Mulrow
883238375b SERVER-66222 Retryable transactions should reject multi writes with an initialized statement id 2022-05-05 19:59:18 +00:00
Jeff Zambory
f9fe71c1ff SERVER-65232: Sunset Test Selection 2022-05-05 19:58:01 +00:00
Daniel Moody
1099687887 SERVER-66217 make enterprise-rhel-80-benchmarks use scons cache 2022-05-05 19:56:43 +00:00
Daniel Moody
6cdc621958 SERVER-65805 added libdeps handling for no critical edges found 2022-05-05 18:37:44 +00:00
Marcos José Grillo Ramirez
94f7dd677a SERVER-63515 Remove unnecessary TODO from codebase 2022-05-05 18:26:19 +00:00
David Percy
2442d4b0d3 SERVER-65050 Optimize time-series sorting with point query on metadata 2022-05-05 17:38:40 +00:00
Mark Benvenuto
c23236c1b6 SERVER-66064 Optimize FLE2 document counting 2022-05-05 16:47:46 +00:00
Anton Korshunov
bae75df363 SERVER-66233 Tag index_filter_commands.js with requires_fcv _60 2022-05-05 15:07:59 +00:00
Randolph Tan
2f2dd5d7e1 SERVER-64385 Track and Report Parity Recipient Fields in ServerStatus 2022-05-05 14:34:35 +00:00