-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Description
Magnus,
I've switched from gzip compression in librdkafka to snappy. Performance has improved dramatically. However, I'm finding that the java Simple Consumer api is unable to consume the messages (it's as if they are not there - that it has reached the end of the partition), while librdkkafka as well as the java High Level consumer are able to consume them fine. Have you ever seen anything like this? Note that the simple consumer had no problem consuming gzip messages.
Metadata
Metadata
Assignees
Labels
No labels