summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/import.data
diff options
context:
space:
mode:
authorLuke Chen <luke.chen@mongodb.com>2018-12-21 13:42:20 +1100
committerLuke Chen <luke.chen@mongodb.com>2018-12-21 13:42:20 +1100
commit034069139b45ed23cffcf3313ed2029f09a6ee36 (patch)
tree844f4362c787130fa05a2bc91cc77285f75a82ee /src/third_party/wiredtiger/import.data
parent84d5a90f500bdf851bcdaa43a21435411c78975b (diff)
downloadmongo-034069139b45ed23cffcf3313ed2029f09a6ee36.tar.gz
Import wiredtiger: bedf230af338faa9b9ba8741b9a2e5f36353e2f0 from branch mongodb-4.0
ref: b51da4ed90..bedf230af3 for: 4.0.6 WT-4192 Remove WiredTiger raw compression support WT-4280 Add debugging to know which session has a hazard pointer WT-4319 Improvements to csuite tests WT-4331 Further extend max wait time for test_bug019.py WT-4383 Update session statistics to reflect the operation statistics. WT-4384 Add documentation about session statistics cursor WT-4393 Document cursor behaviour for read committed isolation WT-4410 Split 'unit-test' task to reduce Evergreen Ubuntu build variant runtime WT-4417 Make os_cache_max and os_cache_dirty_max reconfigurable WT-4421 Add a way to calculate modify operations WT-4430 Fix race between prepare and page instantiate with fast truncate WT-4433 Enable dynamic compression for snappy WT-4434 Modify zstd compression level from 3 to 6 WT-4438 Use more accurate statistics for cursor cache totals WT-4442 Add the ability to duplicate a backup cursor WT-4454 Auto-generate Evergreen configuration when adding new 'make check' or csuite tests WT-4455 test_wt4156_metadata_salvage with HAVE_ATTACH fails on zSeries WT-4457 Add a maximum of dirty system buffers for the logging subsystem WT-4463 Reduce runtime for csuite handle locks testing WT-4464 In debug output row-store internal page keys may not format correctly WT-4469 Coverity #105148: redundant test WT-4470 Minimize testing that requires TESTUTIL_ENABLE_LONG_TESTS WT-4479 Remove schema lock wait assertion from the test WT-4480 Fix duplicate backup cursor and archiving check WT-4481 Evergreen script cleanups WT-4482 Lint
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 516c9a2d684..40a0b23fa86 100644
--- a/src/third_party/wiredtiger/import.data
+++ b/src/third_party/wiredtiger/import.data
@@ -1,5 +1,5 @@
{
- "commit": "b51da4ed903efd9daf4b9c04385f01bbb8d37d7d",
+ "commit": "bedf230af338faa9b9ba8741b9a2e5f36353e2f0",
"github": "wiredtiger/wiredtiger.git",
"vendor": "wiredtiger",
"branch": "mongodb-4.0"