Kong / Kong/developer.konghq.com
Example/Sample Schema format for AVRO and JSON is missing in Kafka related plugins
- Dominant language
- Ruby
- Stars
- 28
- Forks
- 121
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 313
Description
## Jobs to be done (optional)
Example/Sample Schema format for AVRO and JSON is missing in Kafka related plugins.
## Definition of done
Add Example/Sample Schema format for AVRO and JSON in the Kafka related plugins like Kafka-log, kafka-upstream, kafka-consume and confluent plugins as well.
Add the example under https://developer.konghq.com/plugins/kafka-upstream/#implementation-details
## Information
We ran into a validation error when configuring kafka-upstream plugin. The issue seems to be due to incorrect schema configured in Schema registry for the Kafka Topic. From out documentation it is not very clear about the format. Definetly there is implementation details added [here](https://developer.konghq.com/plugins/kafka-upstream/#implementation-details ), but there is an example mentioned then it is easy for us and customers too.
Refer: https://konghq.atlassian.net/browse/FTI-7136
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.