Skip to content

Reduce CoordinatorServer memory footprint for kv snapshot #528

@luoyuxia

Description

@luoyuxia

Search before asking

  • I searched in the issues and found nothing similar.

Description

Currently, CoordinatorServer will maintain the kv snapshots in memory to delete unused kv snapshot file via reference count which require to maintail all kv files(represent by KvFileHandle) in memory which is memory cost. We can reduce memory footprint by following ways:

Willingness to contribute

  • I'm willing to submit a PR!

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions