- Apr 11, 2020
-
-
Billy Donahue authored
(cherry picked from commit ab0603ff)
-
- Apr 10, 2020
-
-
Gregory Noma authored
(cherry picked from commit 8c7d32e3)
-
William Schultz authored
-
Louis Williams authored
SERVER-44577 Ensure WiredTiger RecordStore and SortedDataInterface cursors have started a transaction before reading data (cherry picked from commit 34c8bef2)
-
Louis Williams authored
(cherry picked from commit e9379fce)
-
Louis Williams authored
(cherry picked from commit ca49965d)
-
jannaerin authored
SERVER-47361 Add test that TopologyStateMachine checks electionId before updating TopologyDescription (cherry picked from commit 2729fa173989a90ee8f9b114d1695aea062a43ae)
-
Gregory Noma authored
(cherry picked from commit 4adcb62e)
-
Gregory Wlodarek authored
SERVER-47164 Drop any existing indexes conflicting with the specs from the startIndexBuild oplog entry during initial sync (cherry picked from commit bc94db6b)
-
Gregory Noma authored
SERVER-47360 Take collection MODE_IX lock instead of database MODE_X lock when creating system.profile (cherry picked from commit b0e3eed5)
-
William Schultz authored
(cherry picked from commit ce27e3b6)
-
Benety Goh authored
(cherry picked from commit 65e6cd51)
-
Adam Cooper authored
Revert "SERVER-47268 retry sharded transaction in noop__createIndexes_not_blocked_by_txn.js on snapshot errors" This reverts commit d3da6de5.
-
Carl Raiden Worley authored
-
Gregory Noma authored
(cherry picked from commit ff483e30)
-
Benety Goh authored
SERVER-47268 retry sharded transaction in noop__createIndexes_not_blocked_by_txn.js on snapshot errors (cherry picked from commit a25168b6)
-
A. Jesse Jiryu Davis authored
(cherry picked from commit 5adb80de)
-
Daniel Gottlieb authored
When a cursor changes its position, accessing the address of the previous key and value is illegal, but often works by accident in production. Cursor copy mode will allocate memory for a cursor's keys and values when positioned. When the cursor changes its position, that memory is freed. This allows address sanitizer builds to catch bugs in MongoDBs use of WiredTiger. (cherry picked from commit a5f2ec58)
- Apr 09, 2020
-
-
Cheahuychou Mao authored
(cherry picked from commit f6da2d6d)
-
Cheahuychou Mao authored
(cherry picked from commit a8f80d01)
-
Gregory Noma authored
(cherry picked from commit 257b35c8)
-
Gregory Noma authored
(cherry picked from commit 917be658)
-
Adam Cooper authored
(cherry picked from commit 471bb3b8)
-
Gregory Wlodarek authored
(cherry picked from commit 8efaacf4)
-
Mihai Andrei authored
(cherry picked from commit c2d9a641)
-
Mihai Andrei authored
-
Arun Banala authored
(cherry picked from commit b21f611ec6ad54d552386b125533c22466d12388)
-
Luke Chen authored
ref: 5b5d798856..da6c25fee0 for: 4.4.0-rc0 WT-5357 Document WT_SESSION.truncate of a log cursor WT-5527 Free the onpage updates when restoring update chains WT-5675 Prepare support with durable history: workgen changes WT-5778 Simplify __rec_append_orig_value WT-5796 Speed up verification of file's associated history store information WT-5811 Mark ASAN tests as running on a slow machine WT-5909 Coverity unused value issue WT-5930 (4.4-only) Journaled data from 4.2 binaries not recovered at startup WT-5932 Rollback to stable aborting on-disk updates for in-memory database WT-5938 Fix a memory corruption in rollback to stable WT-5941 Document how eviction works in durable history WT-5943 Consider WT_TS_NONE timestamped update also a valid update for rollback to stable WT-5944 Relax test_wt2853_perf performance parameters temporarily WT-5948 Search shouldn't ignore globally visible tombstone of history store WT-5952 Fix freeing updates racing with application threads WT-5953 Fix format CONFIG file "mmap_all" syntax incompatibility WT-5961 Respect write generations when constructing the root addr WT-5965 Ignore leading whitespace in format CONFIG files WT-5967 Remove named snapshot support WT-5978 Unstable prepared updates causing the update chain to be unnecessarily restored WT-5979 Add Evergreen release compatibility test for forward compatibility WT-5983 Remove diagnostic tests left over from WT-5043 WT-5985 Turn off format testing for relaxed isolation levels WT-5987 Turn off history store verification in the WT_SESSION.verify method WT-5988 Do not write log records as part recovery rollback to stable operation WT-5993 Restore disk page header version WT-5994 Turn off format testing for relaxed isolation levels (part 2)
-
- Apr 08, 2020
-
-
Charlie Swanson authored
(cherry picked from commit 402533f1)
-
Lingzhi Deng authored
(cherry picked from commit 53f34438)
-
Gregory Wlodarek authored
-
David Bradford authored
(cherry picked from commit 4d82d105)
-
Lydia Stepanek authored
(cherry picked from commit 92f4273fb6d3d3079b07dc3c76acf1afd17f4225) (cherry picked from commit 2a76e589)
-
Jim OLeary authored
(cherry picked from commit 29c3ffe0)
-
Cheahuychou Mao authored
(cherry picked from commit d9b93b6a)
-
- Apr 07, 2020
-
-
Amirsaman Memaripour authored
Cleaning up log lines to adhere to the LOGV2 style guide. (cherry picked from commit 0decca93)
-