[
https://issues.apache.org/jira/browse/HBASE-19247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob updated HBASE-19247:
------------------------------
Attachment: HBASE-19247.addendum.patch
Addendum patch that removes the native lib relocation.
Tested this by setting a unique version for hbase-thirdparty, setting hbase to
use that version, removing the system property for
{{org.apache.hadoop.hbase.shaded.io.netty.packagePrefix}} then running hbase
TestHBaseTestingUtility.
> [hbase-thirdparty] upgrade to Netty 4.1.17
> ------------------------------------------
>
> Key: HBASE-19247
> URL: https://issues.apache.org/jira/browse/HBASE-19247
> Project: HBase
> Issue Type: Bug
> Components: dependencies, thirdparty
> Reporter: Mike Drob
> Assignee: Mike Drob
> Fix For: thirdparty-1.0.2
>
> Attachments: HBASE-19247.addendum.patch, HBASE-19247.patch
>
>
> Netty has a few newer versions that what we're on. Specifically, there have
> been some changes to the native library loading that I think might make our
> current relocated usage less terrible.
> https://github.com/netty/netty/pull/6884
> https://github.com/netty/netty/pull/7102
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)