redpanda-data / redpanda-data/console
Edit consumer group: custom values
Open
Nobody has claimed this yet.
backend
feature
frontend
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 432
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 40
Description
There is a need to change the offset, for example by skipping 1, 2 or 3+ messages. Timestamp search is not accurate. Similar to https://github.com/redpanda-data/console/issues/346
Suggestion: manual change of values with custom values for consumer group and topic.
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 related issue #346 and tracing the existing consumer-group and topic offset controls in the Console UI. Done means users can enter custom offset values for a consumer group and topic, including skipping a chosen number of messages, without relying on timestamp search.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kafka, typescript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100