Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
yiguolei committed Dec 28, 2024
1 parent a75e268 commit 4e39e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion be/test/olap/wal/wal_manager_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ class WalManagerTest : public testing::Test {
SAFE_DELETE(_env->_cluster_info);
_env->clear_new_load_stream_mgr();
_env->clear_stream_load_executor();
_env->clear_wal_mgr();
//_env->clear_wal_mgr();
}

void prepare() {
Expand Down

0 comments on commit 4e39e7f

Please sign in to comment.