apache / apache/pulsar

Offload compacted ledger into tiered storage

Open
#13,559 4 comments 0 reactions 1 assignee Claimed by @qq619618919 View on GitHub
lifecycle/stale Stale type/feature
Dominant language
Java
Stars
15.3k
Forks
3.8k
Avg merge
1d 14h
Merged PRs (30d)
160

Description

**Is your feature request related to a problem? Please describe.**
For current compaction logic, it will compact topic message into the compacted ledger, which is stored in BookKeeper. We'd better offload the compaction ledger into tiered storage.

**Describe the solution you'd like**
Offload the compacted ledger into tiered storage. When read compacted ledger, which is in tiered storage, it will read from tiered storage.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.