redpanda-data / redpanda-data/console
Not support publishing messages larger than 1 MB
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 432
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 40
Description
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 by reading the linked cloudhut/common issue and tracing how Console publishes messages. Identify the relevant publishing entry point and any existing size limits before deciding the scope. Done means the Console can publish messages larger than 1 MB and the behavior is covered by appropriate verification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kafka, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100