Fsync & update metadata when block checksums are enabled
This commit is contained in:
@@ -390,7 +390,6 @@ skip_object:
|
||||
{
|
||||
if (wr->is_compacted(this->compacted_lsn))
|
||||
{
|
||||
// FIXME block checksums should be modified in flusher in this case
|
||||
to_compact = true;
|
||||
continue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user