summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/src/conn/conn_dhandle.c
diff options
context:
space:
mode:
authorChenhao Qu <chenhao.qu@mongodb.com>2020-10-02 06:46:50 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-10-02 07:11:39 +0000
commitc944e0018a6a8807451dc28a35d7af70115c3f7d (patch)
treedbc6ec3ce2e869e5ac229775a9223febda93568c /src/third_party/wiredtiger/src/conn/conn_dhandle.c
parent0760780e4afa55be377c2a1a47b43e29132478df (diff)
downloadmongo-c944e0018a6a8807451dc28a35d7af70115c3f7d.tar.gz
Import wiredtiger: c3c606722477dbd2d2317e8afc80e4e569b15d83 from branch mongodb-4.6
ref: d881dc2d8f..c3c6067224 for: 4.8.1 WT-6410 Remove WT_SESSION.rebalance WT-6719 Split hs.c to multiple files WT-6720 Add new hs open() and close() methods WT-6723 Remove lookaside comments WT-6745 Rollback the global durable timestamp after rollback to stable WT-6747 Add prepare support in checkpoint test
Diffstat (limited to 'src/third_party/wiredtiger/src/conn/conn_dhandle.c')
-rw-r--r--src/third_party/wiredtiger/src/conn/conn_dhandle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/src/conn/conn_dhandle.c b/src/third_party/wiredtiger/src/conn/conn_dhandle.c
index 3f506bec283..16a9d7812b5 100644
--- a/src/third_party/wiredtiger/src/conn/conn_dhandle.c
+++ b/src/third_party/wiredtiger/src/conn/conn_dhandle.c
@@ -819,7 +819,7 @@ restart:
}
/* Shut down the history store table after all eviction is complete. */
- __wt_hs_destroy(session);
+ __wt_hs_close(session);
/*
* Closing the files may have resulted in entries on our default session's list of open data