[
https://issues.apache.org/jira/browse/KAFKA-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15314411#comment-15314411
]
Avi Flax commented on KAFKA-3680:
---------------------------------
I’m very much looking forward to this fix! I’m using Kafka clients and Kafka
Streams with JRuby — which works great with a “normal” JRuby app wherein you
just run the code, but does not work once a JRuby project is packaged up into
an “uber” JAR with a custom classloader. (Full details in [this
issue|https://github.com/jruby/warbler/issues/381].)
> Make Java client classloading more flexible
> -------------------------------------------
>
> Key: KAFKA-3680
> URL: https://issues.apache.org/jira/browse/KAFKA-3680
> Project: Kafka
> Issue Type: Improvement
> Components: clients
> Affects Versions: 0.10.0.0
> Reporter: Rajini Sivaram
> Assignee: Rajini Sivaram
>
> JIRA corresponding to
> [KIP-60|https://cwiki.apache.org/confluence/display/KAFKA/KIP-60+-+Make+Java+client+classloading+more+flexible]
> to enable classloading of default classes and custom classes to work in
> different classloading environments.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)