This repository has been archived by the owner on Jan 8, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 223
Breaking change in Shopify/sarama #6
Comments
I'm working on an update and have found a problem with sarama - IBM/sarama#325. Will resume once I have a solution or a workaround. |
Pushed in e97716f and exported as gopkg.in/bsm/sarama-cluster.v1 |
|
Try github.com/bsm/sarama-cluster |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
They refactored the consumer event processing, breaking apart events into messages and errors and adding a "PartitionConsumer" layer (as opposed to what other type of consumer?).
The text was updated successfully, but these errors were encountered: