cant get right partition lag from burrow
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 4k
- Forks
- 818
- Avg merge
- 1h 14m
- Merged PRs (30d)
- 1
Description
burrow 1.3.6 cant get right partiton lag from kafka 0.10.2
burrow partition current lag metric is different from the lag from
kafka-consumer-groups.sh --bootstrap-server localhost:9092 --describe --group logstash_for_es
Contributor guide
No contributing guide indexed for this repository
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 reproducing the reported comparison with Burrow 1.3.6 and Kafka 0.10.2. Compare Burrow's partition current-lag metric with the output of kafka-consumer-groups.sh --bootstrap-server localhost:9092 --describe --group logstash_for_es; done means identifying and correcting the discrepancy.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kafka
- Domain
- observability, stream-processing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100