Skip to content

Conversation

@lesandie
Copy link
Member

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes into CHANGELOG.md):

S3Queue auxiliary Zookeeper support using keeper_path setting from s3Queue

This will allow to do workload separation for heavy zk usage modes like unordered, by creating a zk/keeper specifically for some S3Queue tables and creating an S3queue specifying keeper_path with an auxiliary zookeeper like in a ReplicatedMergeTree table:

'auxiliary_zookeeper:/clickhouse/s3queue/my_s3queue_table'

This is a backport from ClickHouse#95203

Added integration tests

Documentation entry for user-facing changes in upstream

  • Documentation is written (mandatory for new features)

Copy link

@ianton-ru ianton-ru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
NIT: What about documentation in docs/en/engines/table-engines/integrations/s3queue.md? It is not included in current PR.

@lesandie
Copy link
Member Author

lesandie commented Jan 29, 2026

@ianton-ru Nope I though we did not need it, but will add it for sure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants