confluent-kafka-go
confluent-kafka-go copied to clipboard
Deprecate channel based consumer
Fixes #545
There are still few tests such as the consumer_performance_test which are using the channel based consumer but I will create another issue to address that specifically.
@confluentinc It looks like @eran-levy just signed our Contributor License Agreement. :+1:
Always at your service,
clabot
it looks like there are some issues with the tests that arent relevant to this PR specifically, created this issue to address that #548
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
Eran Levy seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.
@edenhill would you like to schedule this full deprecation for 1.9 as well?
Thanks for this PR! Closing this with #894 , we were able to deprecate channel based consumers.