[
https://issues.apache.org/jira/browse/HBASE-28075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17765307#comment-17765307
]
Bryan Beaudreault commented on HBASE-28075:
-------------------------------------------
I've already done this internally at my company and it works. We need to do a
similar process as
[this|https://github.com/apache/hbase-thirdparty/blob/master/hbase-shaded-netty/pom.xml#L94]
that we do for epoll. Otherwise, system properties do change like existing
system properties for netty. So you need to configure with correctly prefixed
system properties, like -Dorg.apache.hbase.thirdparty.io.netty.maxDirectMemory.
> [hbase-thirdparty] Add shaded netty tcnative module
> ---------------------------------------------------
>
> Key: HBASE-28075
> URL: https://issues.apache.org/jira/browse/HBASE-28075
> Project: HBase
> Issue Type: Sub-task
> Reporter: Bryan Beaudreault
> Priority: Major
>
> From HBASE-28008, we need to provide some default module that includes shaded
> netty-tcnative so that users can easily get deployed with it if they want to.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)