kafka-go icon indicating copy to clipboard operation
kafka-go copied to clipboard

fix: A lot of unexpected EOF error when reading from partition

Open jarvanstack opened this issue 1 year ago • 3 comments

error log like:

the kafka reader got an unknown error reading partition 9 of cysj2-UpdateUsername at offset 472942: unexpected EOF

jarvanstack avatar Oct 20 '24 13:10 jarvanstack

Atlantis commands can't be run on fork pull requests. To enable, set --allow-fork-prs or, to disable this message, set --silence-fork-pr-errors

seg-atlantis-prod[bot] avatar Oct 20 '24 13:10 seg-atlantis-prod[bot]

Error parsing command: EOF found when expecting closing quote

seg-atlantis-prod[bot] avatar Oct 20 '24 13:10 seg-atlantis-prod[bot]

Duplicate of https://github.com/segmentio/kafka-go/pull/1287 and https://github.com/segmentio/kafka-go/pull/1192

apaatsio avatar Jan 09 '25 13:01 apaatsio