Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Require Kafka 0.10.2.0 or later in kafka_consumer #6181

Merged
merged 2 commits into from
Jul 31, 2019

Conversation

danielnelson
Copy link
Contributor

This is a requirement of using sarama's consumer groups in #6172.

We could add a switch that could fallback to the old sarama-cluster code to avoid this, but I want to see what kind of feedback we get.

closes #6136

Required for all PRs:

  • Signed CLA.
  • Associated README.md updated.
  • Has appropriate unit tests.

@danielnelson danielnelson added breaking change Improvement to Telegraf that requires changes to the plugin or agent; for minor/major releases area/kafka labels Jul 30, 2019
@danielnelson danielnelson added this to the 1.12.0 milestone Jul 30, 2019
@danielnelson danielnelson merged commit 9bdb399 into master Jul 31, 2019
@danielnelson danielnelson deleted the sarama-consumer-groups branch July 31, 2019 04:33
bitcharmer pushed a commit to bitcharmer/telegraf that referenced this pull request Oct 18, 2019
athoune pushed a commit to bearstech/telegraf that referenced this pull request Apr 17, 2020
idohalevi pushed a commit to idohalevi/telegraf that referenced this pull request Sep 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kafka breaking change Improvement to Telegraf that requires changes to the plugin or agent; for minor/major releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Telegraf Kafka input plugin issue with latest Kafka (2.12-2.3.0) when configuring multiple Kafka consumers
1 participant