summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/import.data
diff options
context:
space:
mode:
authorLuke Chen <luke.chen@mongodb.com>2018-01-17 14:04:41 +1100
committerLuke Chen <luke.chen@mongodb.com>2018-01-17 14:15:15 +1100
commit23914068c331a42d1f98de0d58caecf0e391549a (patch)
tree4d03808a83bbf06d5f51c359711e5158957a578e /src/third_party/wiredtiger/import.data
parent23870b6aecac924a15af49bb7abe2f8e1cda2aa8 (diff)
downloadmongo-23914068c331a42d1f98de0d58caecf0e391549a.tar.gz
Import wiredtiger: 357efdd4ce279efc71ff618c59fe1b903ef80bb2 from branch mongodb-3.8
ref: 9e50448231..357efdd4ce for: 3.7.2 WT-3565 Test and understand mixed timestamp/no-timestamp usage to same data WT-3597 Add a diagnostic check for updates to the same key out of timestamp order WT-3632 Increase how granularly cache usage settings can be configured WT-3695 format failed to report a stuck cache WT-3740 race in page dirty-byte decrement. WT-3767 Avoid lookaside instantiation for faster reads WT-3775 Improve commit timestamp is older than oldest timestamp error message WT-3792 LSM version 1 metadata incompatibility WT-3796 Report a better error message if transaction commit fails WT-3799 Test/format with timestamps enabled pin cache full WT-3809 Fix a bug in lookaside related to birthmarks WT-3811 Python scripts for visualizing operation tracking files WT-3818 __rec_txn_read() code order cleanup WT-3825 Fix calculation of CPU ticks per unit time WT-3826 random-abort test failure WT-3827 test_compact02 failure WT-3828 Link error on OS/X for __wt_process data reference WT-3831 uninitialized buffer value in statlog server path comparison WT-3832 Fixup shell script warning messages WT-3833 test/format cache_minimum value error WT-3841 Fix error message pattern in timestamp09 WT-3842 full-build Friday & lint WT-3844 Checkpoints can hang on limbo pages WT-3845 Compiler warning in examples using GCC 5.4.0
Diffstat (limited to 'src/third_party/wiredtiger/import.data')
-rw-r--r--src/third_party/wiredtiger/import.data2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/import.data b/src/third_party/wiredtiger/import.data
index 1800088ef2a..dc3e684a19f 100644
--- a/src/third_party/wiredtiger/import.data
+++ b/src/third_party/wiredtiger/import.data
@@ -1,5 +1,5 @@
{
- "commit": "9e5044823185feffa71e56a6593cfb92e0741a41",
+ "commit": "357efdd4ce279efc71ff618c59fe1b903ef80bb2",
"github": "wiredtiger/wiredtiger.git",
"vendor": "wiredtiger",
"branch": "mongodb-3.8"