Use kafka-client 2.0.0 jars
Opened this issue · 2 comments
sahglie commented
Not sure if this is something trivial, but there are much newer versions of kafka-client jars out. If I wanted to use the newer version with this gem, is it just a matter of using a newer version of the jar?
joekiller commented
Likely.
…On Thu, Oct 18, 2018, 1:59 PM Steven Hansen ***@***.***> wrote:
Not sure if this is something trivial, but there are much newer versions
of kafka-client jars out. If I wanted to use the newer version with this
gem, is it just a matter of using a newer version of the jar?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#60>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA-bx4P38TgkVLOVGpL8GOAvJpL_XL3cks5umMF8gaJpZM4XuGzW>
.
knoxknox commented
You can check this repo: https://github.com/knoxknox/kafka-client.
This is wrapper for Kafka JAR's, which can be used in JRuby based projects.