oxidecomputer / oxidecomputer/omicron
[ClickHouse] Inter-server per cluster secret for distributed queries
Open
Nobody has claimed this yet.
database
Metrics
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
Clickhouse allows you to set an inter-server per cluster secret. This should be implemented and handled securely.
This is a follow up task for https://github.com/oxidecomputer/omicron/pull/3494
Contributor guide
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.
Research direction
Start by reading the ClickHouse distributed-cluster documentation and the follow-up context in oxidecomputer/omicron#3494. Trace the existing ClickHouse distributed-query configuration and determine where a per-cluster secret belongs; done means the secret is supported and handled securely for inter-server queries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clickhouse, rust
- Domain
- databases, distributed-systems, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100