Skip to content

Commit b8af854

Browse files
visualYJDrock-git
authored andcommitted
[fix][store] Remove useless code
1 parent d780aef commit b8af854

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/engine/txn_engine_helper.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ DEFINE_bool(dingo_log_switch_txn_detail, false, "txn detail log");
6868
DEFINE_bool(dingo_log_switch_txn_gc_detail, false, "txn gc detail log");
6969
DEFINE_bool(dingo_log_switch_backup_detail, false, "backup detail log");
7070

71-
DEFINE_int32(restore_sst_file_batch_put_count, 128, "restore sst file batch put cout");
7271
DEFINE_int64(max_restore_data_memory_size, 20 * 1024 * 1024, "max restore data memory size");
7372
DEFINE_int64(max_restore_count, 100000, "max restore count");
7473

0 commit comments

Comments
 (0)