redpanda-data / redpanda-data/console
Produce proto messages
Open
Nobody has claimed this yet.
backend
feature
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 432
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 40
Description
A nice addition would be to be able to produce proto messages with the schema provided by either when producing the message or by selecting/providing the schemaId from schema-registry, more or less how kafka-rest can produce.
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 with the Kafka REST protobuf production behavior in the linked documentation and trace the existing message-producing flow and schema-registry integration in Console. Done means users can produce proto messages using either an inline schema or a selected/provided schema ID, with both paths working end to end.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100