Skip to content

Store the relative path instead of absolute path in KvFileHandle #530

Open
@luoyuxia

Description

@luoyuxia

Currently, we will store the absolute path in KvFileHandle, something like:

ossj://fluss-xxx/remote-dir/kv/fluss_db/flusstable-0/20250304-p8/105/snap-64

Actual, we can just store snap-64 in KvFileHandle, and make ossj://fluss-xxx/remote-dir/kv/fluss_db/flusstable-0/20250304-p8/105 stored in CompletedSnapshot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions