remove unused debug log
This commit is contained in:
parent
3598e3f0a8
commit
a36309c367
@ -253,7 +253,6 @@ int ObBaseIndexBlockDumper::append_row(const ObDatumRow &row)
|
||||
STORAGE_LOG(WARN, "Fail to copy last key", K(ret), K(rowkey));
|
||||
} else {
|
||||
row_count_++;
|
||||
FLOG_INFO("Index Block Dumper save last key", K(last_rowkey_), K(row));
|
||||
}
|
||||
}
|
||||
return ret;
|
||||
|
Loading…
x
Reference in New Issue
Block a user