Semyon Danilov created IGNITE-16404:
---------------------------------------
Summary: Enable Unsafe for netty
Key: IGNITE-16404
URL: https://issues.apache.org/jira/browse/IGNITE-16404
Project: Ignite
Issue Type: Task
Components: networking
Reporter: Semyon Danilov
Assignee: Semyon Danilov
Adding -Dio.netty.tryReflectionSetAccessible=true can potentially speed up
networking due to netty creating ByteBufs from DirectByteBuffer's without
cleaners. Note that --add-opens java.base/jdk.internal.misc=ALL-UNNAMED should
be added
--
This message was sent by Atlassian Jira
(v8.20.1#820001)