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

Upgrade Kafka Dependencies to 0.11 #144

Merged
merged 2 commits into from
Jan 17, 2018
Merged

Upgrade Kafka Dependencies to 0.11 #144

merged 2 commits into from
Jan 17, 2018

Conversation

Kuroshii
Copy link
Collaborator

@Kuroshii Kuroshii commented Jan 16, 2018

Changes:

  • Bump kafka versions
  • Minor adjustments to test setup to act correctly for Kafka 0.11

There's a fairly big performance impact of using earlier clients when there's a later kafka version because of the cost of down-conversion, so this should generally improve or maintain the old consumer performance.

This should retain compatibility with most versions of Kafka, if I'm reading the compatibility guide correctly.


Please Review: @seanmrogers @AFrieze @dcshock

@Kuroshii Kuroshii merged commit 01dc417 into develop Jan 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants