[
https://issues.apache.org/jira/browse/HBASE-18855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob resolved HBASE-18855.
-------------------------------
Resolution: Not A Problem
Starting with netty 4.1.14, it seems like they fixed enough internals that we
don't need the system property anymore (we still need to relocate the so
though).
> rewrite netty so to have proper packages
> ----------------------------------------
>
> Key: HBASE-18855
> URL: https://issues.apache.org/jira/browse/HBASE-18855
> Project: HBase
> Issue Type: Improvement
> Components: thirdparty
> Reporter: Mike Drob
> Priority: Critical
> Fix For: thirdparty-1.0.2
>
>
> We documented the workaround for folks using surefire needing to set a system
> property otherwise mini cluster won't start in HBASE-18849, but maybe we can
> do better.
> Can we rewrite the SO? Or patch the java code to use the correct value
> instead of checking a system property for it? It should be ok to have a patch
> to hardcode this sine we're telling folks to use a static value anyway.
> hbase-thirdparty already has mechanisms for patching the source libs (ref.
> protobuf) so the mechanics shouldn't be too complex.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)