Skip to content

VDisk last level compaction is not running #30422

@SammyVimes

Description

@SammyVimes

VDisk SST creation time is set using TimeProvider, but

if ((*it)->GetLastLsn() <= attrs.FullCompactionLsn
                                && ((*it)->Info.CTime < attrs.CompactionStartTime)) {

CompactionStartTime is set using TActivationContext::Now()

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions