redpanda-data / redpanda-data/console

Produce proto messages

Open
#476 7 comments 5 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.