linkedin / linkedin/Burrow

Groups consuming from empty topics not listed

Open
#789 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
4k
Forks
818
Avg merge
1h 14m
Merged PRs (30d)
1

Description

I've found that consumer groups consuming from empty topics (currently having 0 records) are not listed, while those are available if you check with kafka-consumer-groups --list. Is not a big deal but maybe people reporting missing groups suffer this issue.

Contributor guide

No contributing guide indexed for this repository

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 by reproducing the discrepancy with an empty Kafka topic and compare Burrow's group listing with kafka-consumer-groups --list. Trace the group-discovery entry point and verify that groups with zero records are included; done means Burrow lists the same available groups without affecting existing group reporting.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kafka
Domain
stream-processing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.