I am receiving below warnings when running kafka-acl and other tools which
interact with zookeeper.
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
On Fri, Feb 1, 2019 at 4:43 AM M. Manna <[EMAIL PROTECTED]> wrote:
> The new release is compatible, doesn’t that work for you ?
>
> On Thu, 31 Jan 2019 at 22:58, pradeep bansal <[EMAIL PROTECTED]> wrote:
>
> > Can we have kafka compatible with Java 11. Also, currently some library
> > dependencies like zookeeper are not compatible with Java 11.
> >
> > It will be a great help if we have this available given that changes to
> > Java that are going on currently.
> >
> > Thanks,
> > Pradeep
> >
>