You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The messages recorded by Kafka are occasionally truncated, and occasionally two messages are truncated and merged together, which looks like concurrency. At present, no issues have been identified. Is it related to compatibility between Sarama and Kafka versions?
The text was updated successfully, but these errors were encountered:
kafka 3.6.1
sarama 1.34.1
go 1.20
The messages recorded by Kafka are occasionally truncated, and occasionally two messages are truncated and merged together, which looks like concurrency. At present, no issues have been identified. Is it related to compatibility between Sarama and Kafka versions?
The text was updated successfully, but these errors were encountered: