[
https://issues.apache.org/jira/browse/HBASE-25969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Stack resolved HBASE-25969.
-----------------------------------
Fix Version/s: 2.4.5
2.5.0
3.0.0-alpha-1
Hadoop Flags: Reviewed
Release Note: We have an (old) netty-all in our produced artifacts. It is
transitively included from hadoop. It is needed by MiniMRCluster referenced
from a few MR tests in hbase. This commit adds netty-all excludes everywhere
else but where tests will fail unless the transitive is allowed through. TODO:
move MR and/or MR tests out of hbase core.
Assignee: Michael Stack
Resolution: Fixed
Thanks for reviews [~haxiaolin] and [~pankajkumar] Pushed to branch-2.4+
> Cleanup netty-all transitive includes
> -------------------------------------
>
> Key: HBASE-25969
> URL: https://issues.apache.org/jira/browse/HBASE-25969
> Project: HBase
> Issue Type: Sub-task
> Reporter: Michael Stack
> Assignee: Michael Stack
> Priority: Major
> Fix For: 3.0.0-alpha-1, 2.5.0, 2.4.5
>
>
> Our releases include lib/netty-all.jar as a transitive include from hadoop.
> -Purge.-
> ... looks like I can't purge the transitive netty-all includes just yet, not
> w/o moving MR out of hbase core. The transitively included netty-all w/ the
> old version is needed to run the tests that put up a MR cluster.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)