[
https://issues.apache.org/jira/browse/IGNITE-16404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17483177#comment-17483177
]
Semyon Danilov commented on IGNITE-16404:
-----------------------------------------
Thanks for the review [~apolovtcev] and [~ibessonov], merging to the main branch
> 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
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)