ErikJansenIRefact opened a new issue #7892: URL: https://github.com/apache/pulsar/issues/7892
The following warning message is displayed when producing messages in batch with LZ4 compression enabled: WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by io.airlift.compress.lz4.UnsafeUtil (file:/Users/erik/.m2/repository/io/airlift/aircompressor/0.16/aircompressor-0.16.jar) to field java.nio.Buffer.address WARNING: Please consider reporting this to the maintainers of io.airlift.compress.lz4.UnsafeUtil 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. For queries about this service, please contact Infrastructure at: [email protected]
