Skip to content

Improve compaction #132

@ambud

Description

@ambud

Compaction right now is a bit sensitive to running large number of buffer re-writes. Compaction's goal is to reduce the data size and reduce writer list sizes that saves heap and allows deletion of older files.

Enhancement would allow Sidewinder to reduce heap utilization while preventing dangling old data files that still require memory mapping.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions