You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/08/25 11:48:04 UTC

[GitHub] [pulsar] ErikJansenIRefact opened a new issue #7892: Warning when using compression in producer

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:
users@infra.apache.org



[GitHub] [pulsar] ErikJansenIRefact commented on issue #7892: Warning when using compression in producer

Posted by GitBox <gi...@apache.org>.
ErikJansenIRefact commented on issue #7892:
URL: https://github.com/apache/pulsar/issues/7892#issuecomment-680724529


   Yep. Changed the JDK for the project. This fixed the warning.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] sijie commented on issue #7892: Warning when using compression in producer

Posted by GitBox <gi...@apache.org>.
sijie commented on issue #7892:
URL: https://github.com/apache/pulsar/issues/7892#issuecomment-680407630


   @ErikJansenIRefact Are you using JDK 11?


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] ErikJansenIRefact closed issue #7892: Warning when using compression in producer

Posted by GitBox <gi...@apache.org>.
ErikJansenIRefact closed issue #7892:
URL: https://github.com/apache/pulsar/issues/7892


   


----------------------------------------------------------------
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:
users@infra.apache.org