You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/09/20 16:17:00 UTC

[jira] [Created] (HBASE-18855) rewrite netty so to have proper packages

Mike Drob created HBASE-18855:
---------------------------------

             Summary: 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


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)