Altinity / Altinity/clickhouse-backup
Support backup engine=Kafka+kafka_keeper_path + tables with offset stored in keeper
Open
@Slach is already working on this.
Since Sep 7, 2026.
- Dominant language
- Go
- Stars
- 1.6k
- Forks
- 276
- Avg merge
- 18h 3m
- Merged PRs (30d)
- 26
Description
parse keeper_map_path_prefix in preprocessed_configs
resolve macros
parse settings
SETTINGS `kafka_keeper_path` = '/clickhouse/tables/{uuid}/kafka_consumer',
kafka_replica_name = '{replica}'
and use keeper.Dump , keeper.Restore
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.