8 comments (8 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java2,464 forks (2,464 forks)batch import
area/kafkahelp wantedkind/enhancement
Repository metrics
- Stars
- 12,967 stars (12,967 stars)
- PR merge metrics
- Avg merge 6d 4h (Avg merge 6d 4h)325 merged PRs in 30d (325 merged PRs in 30d)
Description
Description
It'd be nice to have avro decoding using schema in place, while browsing messages in Kafka topics through Dev UI.
Implementation ideas
No response
Contributor guide
- Research direction
- Examine the existing Kafka topics browser in Quarkus Dev UI, understand how messages are currently displayed, and implement Avro deserialization using the schema from a Schema Registry or embedded schema.
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- JavaKafka