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

kafka_consumer: expose partition assignment strategy configuration (#6687) #6688

Merged
merged 2 commits into from
Nov 27, 2019
Merged

kafka_consumer: expose partition assignment strategy configuration (#6687) #6688

merged 2 commits into from
Nov 27, 2019

Conversation

elohmeier
Copy link
Contributor

Exposed the balance strategy configuration as in https://github.com/Shopify/sarama/blob/master/balance_strategy.go.

Fixes #6687.

Required for all PRs:

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

@elohmeier elohmeier changed the title expose partition assignment strategy configuration (#6687) kafka_consumer: expose partition assignment strategy configuration (#6687) Nov 20, 2019
@danielnelson danielnelson added this to the 1.13.0 milestone Nov 27, 2019
@danielnelson danielnelson added area/kafka feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin labels Nov 27, 2019
@danielnelson danielnelson merged commit e04bb1e into influxdata:master Nov 27, 2019
@elohmeier elohmeier deleted the kafka-balance-strategy branch November 28, 2019 10:07
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
arstercz pushed a commit to arstercz/telegraf that referenced this pull request Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kafka feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[kafka_consumer] Partition assignment strategy should be configurable
2 participants