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
We are recently working on upgrading Kafka to 2.2.1. I found goka uses sarama under the hood for dealing with kafka. From our application's gopkg.lock, I saw the sarama is on v1.18.0, which does not support kafka 2.2.1.
Anyone has any idea of that?
The text was updated successfully, but these errors were encountered:
We are recently working on upgrading Kafka to 2.2.1. I found goka uses sarama under the hood for dealing with kafka. From our application's gopkg.lock, I saw the sarama is on v1.18.0, which does not support kafka 2.2.1.
Anyone has any idea of that?
The text was updated successfully, but these errors were encountered: