jameycai opened a new pull request, #22356:
URL: https://github.com/apache/flink/pull/22356

   通过 flink run -class  xxxx  -d  xxxx.jar 方式, 发布flink应用, 报错如下错误,运行环境是Temurin 
OpenJDK 11.0.18版本, Flink版本 1.15.4版本
   
   WARNING: An illegal reflective access operation has occurred
   WARNING: Illegal reflective access by 
org.jboss.netty.util.internal.ByteBufferUtil 
(file:/tmp/flink/flink-rpc-akka_7fc6bb06-caa1-4983-9890-290439d78349.jar) to 
method java.nio.DirectByteBuffer.cleaner()
   WARNING: Please consider reporting this to the maintainers of 
org.jboss.netty.util.internal.ByteBufferUtil
   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to