Closed kazaff closed 5 years ago
https://sourcegraph.com/github.com/Shopify/sarama@master/-/blob/config.go#L340:3
The latest version of Sarama does not define CommitInterval
...
yes the latest version
Renamed Consumer.Offsets.AutoCommitEnable to Consumer.Offsets.AutoCommit.Enable. Renamed Consumer.Offsets.CommitInteval to Consumer.Offsets.AutoCommit.Inteval
Hi there~ When I install ths library, I got error message:
My GO version: 1.13
What can I do?