Hello,
When upgrading from Kafka client 2.4.0 our dependencies to Kafka
client 2.7.1, we noticed that JaasUtils.isZkSecurityEnabled() method
no longer exists.
Is there an equivalent method in Kafka client 2.7.1 which could use instead ?
Kind regards,
Alexandre
Just sent the PR (https://github.com/apache/kafka/pull/7896) to fix
https://issues.apache.org/jira/browse/KAFKA-9362.
Feedback welcomed!
Kind regards,
Alexandre
Le sam. 4 janv. 2020 à 22:33, Alexandre Vermeerbergen
a écrit :
>
> Hi Jon,
>
> I can't assign a Kafka JIRA to myse
; Hey, Alexandre,
>
> Feel free to just assign it to yourself (which is the typical practice). If
> you don’t have the permission for it, please let me know your Jira id, and
> I’ll grant you the permission.
>
> Thanks,
> John
>
> On Sat, Jan 4, 2020, at 14:52, Alexandre Vermeerb
rd... just open the PR against trunk. Once it’s merged, then we
> worry about cherry-picking to older release branches.
>
> Thanks,
> John
>
> On Fri, Jan 3, 2020, at 08:19, Alexandre Vermeerbergen wrote:
> > Hello Kafka devs,
> >
> > I just created this JIRA to re
p me to avoid getting lost in branches :) or if some
super clear contributor documentation exists to make per-branches PRs
not a too risky game.
Please also note that this issue does also impacts IBM AIX users using
Java >=9, because on AIX, Java is also based on OpenJ9 JVM.
Kind regards,
Alexandre Vermeerbergen created KAFKA-9362:
--
Summary: Missing GC logs when running Kafka with Java 11 with
OpenJ9 VM
Key: KAFKA-9362
URL: https://issues.apache.org/jira/browse/KAFKA-9362
[
https://issues.apache.org/jira/browse/KAFKA-4443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15712243#comment-15712243
]
Alexandre Vermeerbergen commented on KAFKA-4443:
Hello,
Could this