Skip to content
This repository was archived by the owner on Sep 27, 2019. It is now read-only.

Commit af8efb2

Browse files
mathison54apavlo
authored andcommitted
Update bwtree.h for issue #1351 (#1372)
1 parent 5686479 commit af8efb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/index/bwtree.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7585,7 +7585,7 @@ class BwTree : public BwTreeBase {
75857585
// would always fail, until we have cleaned all epoch nodes
75867586
current_epoch_p = nullptr;
75877587

7588-
LOG_DEBUG("Clearing the epoch in ~EpochManager()...");
7588+
LOG_TRACE("Clearing the epoch in ~EpochManager()...");
75897589

75907590
// If all threads has exited then all thread counts are
75917591
// 0, and therefore this should proceed way to the end

0 commit comments

Comments
 (0)