Fsync & update metadata when block checksums are enabled

This commit is contained in:
Vitaliy Filippov
2025-11-23 19:08:23 +03:00
parent 18a2858c62
commit bff3d35c85
4 changed files with 56 additions and 71 deletions
-1
View File
@@ -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;
}