joekiller/jruby-kafka

Use kafka-client 2.0.0 jars

Opened this issue · 2 comments

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 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.