4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)Rust2,126 forks (2,126 forks)batch import
domain: securitygood first issuehave: shouldsink: kafka
Repository metrics
- Stars
- 21,837 stars (21,837 stars)
- PR merge metrics
- Avg merge 8d 16h (Avg merge 8d 16h)110 merged PRs in 30d (110 merged PRs in 30d)
Description
There are some relevant librdkafka docs here.
This should be a relatively simple matter of exposing the relevant configuration values, similar to #1276.
Contributor guide
- Research direction
- Examine the existing configuration options for the Kafka sink, particularly how other authentication methods are exposed in PR #1276, then add Kerberos related configuration values from librdkafka.
- Tech stack
- rust
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- RustKafka knowledge