[
https://issues.apache.org/jira/browse/ZOOKEEPER-3263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16840544#comment-16840544
]
Andor Molnar commented on ZOOKEEPER-3263:
-----------------------------------------
[~bansalp] Would you please confirm which versions of ZooKeeper are affected by
this Java 9 warning?
Is that correct that you tested with 3.4.13?
> Illegal reflective access in zookeer's kerberosUtil
> ---------------------------------------------------
>
> Key: ZOOKEEPER-3263
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3263
> Project: ZooKeeper
> Issue Type: Improvement
> Reporter: Pradeep Bansal
> Priority: Major
>
> I am using kafka 2.11-2.1.0 with Java 11. Kafka is using zookeeper-3.4.13.jar
> and when am running kafka-acl script to maange ACLs, I am getting below
> warning. Is there a way to resolve this?
> {{WARNING: An illegal reflective access operation has occurred WARNING:
> Illegal reflective access by org.apache.zookeeper.server.util.KerberosUtil
> (file://apache/kafka/kafka_2.11-2.1.0/libs/zookeeper-3.4.13.jar) to method
> sun.security.krb5.Config.getInstance() WARNING: Please consider reporting
> this to the maintainers of org.apache.zookeeper.server.util.KerberosUtil
> WARNING: Use --illegal-access=warn to enable warnings of further illegal
> reflective access operations WARNING: All illegal access operations will be
> denied in a future release}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)