How to specify KAFKA bindings
- Dominant language
- C#
- Stars
- 224
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
How to specify bindings for KAFKA? Where we can specify the topic?
When I look in to KafkaChannelBinding.cs, it says "This object MUST NOT contain any properties. Its name is reserved for future use."
https://github.com/tehmantra/saunter/blob/main/src/Saunter/AsyncApiSchema/v2/Bindings/Kafka/KafkaChannelBinding.cs
When these properties will be added or is there a way to specify the bindings for Kafka.
Thanks for fixing/advising.
Contributor guide
Research direction
Start with the referenced src/Saunter/AsyncApiSchema/v2/Bindings/Kafka/KafkaChannelBinding.cs and compare its current shape with the Kafka binding requirements. Determine whether topic configuration belongs in the channel definition or the Kafka binding, then establish the intended scope and acceptance criteria before deciding whether implementation or documentation is needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, kafka
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100