"error":"lz4: invalid header checksum: got 1a; expected 82
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 4k
- Forks
- 818
- Avg merge
- 1h 14m
- Merged PRs (30d)
- 1
Description
I have just installed Burrow and seems like it does not like the **__consumer_offsets** compression algorithm?
`{"level":"error","ts":1550229495.7913752,"msg":"consume error","type":"module","coordinator":"consumer","class":"kafka","name":"dev","topic":"__consumer_offsets","partition":43,"error":"lz4: invalid header checksum: got 1a; expected 82"}`
Hope there is a way to overcome this.
Thanks a lot in advance.
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
No source file, test, or entry point is identified in the issue. Reproduce Burrow consuming the Kafka __consumer_offsets topic and investigate the LZ4 checksum error in the consumer path. Done means Burrow can consume that topic without the invalid-header error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kafka
- Domain
- stream-processing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100