redpanda-data / redpanda-data/console
Set default compression type & reuse old messages
Open
Nobody has claimed this yet.
feature
frontend
help wanted
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 432
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 40
Description
Is there any way I can leave the default Compress type as UNCOMPRESSED?
I'm testing old programs and having to select UNCOMPRESSED every time is inconvenient
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
No file or test is named. Start by locating the message-producing form and its compression-type selector, then trace how the selected value is initialized and how earlier messages are represented. Done means UNCOMPRESSED is the default for this workflow and the requested reuse of old messages is supported, with coverage for the resulting behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kafka, react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100