Skip to content

Commit dceb010

Browse files
committed
sync file
Signed-off-by: zhengyu <zhangzhengyu@selectdb.com>
1 parent e4f6fc4 commit dceb010

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

be/src/io/cache/block_file_cache.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2272,6 +2272,7 @@ void BlockFileCache::run_background_lru_dump() {
22722272
_lru_dumper->dump_queue("normal");
22732273
_lru_dumper->dump_queue("index");
22742274
_lru_dumper->dump_queue("ttl");
2275+
_lru_dumper->set_first_dump_done();
22752276
}
22762277
}
22772278
}

0 commit comments

Comments
 (0)