kafka-go
kafka-go copied to clipboard
fix: A lot of unexpected EOF error when reading from partition
error log like:
the kafka reader got an unknown error reading partition 9 of cysj2-UpdateUsername at offset 472942: unexpected EOF
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
Error parsing command: EOF found when expecting closing quote
Duplicate of https://github.com/segmentio/kafka-go/pull/1287 and https://github.com/segmentio/kafka-go/pull/1192