You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2022/11/28 16:00:00 UTC

[jira] [Created] (HBASE-27510) Should use 'org.apache.hbase.thirdparty.io.netty.tryReflectionSetAccessible' when running UTs

Duo Zhang created HBASE-27510:
---------------------------------

             Summary: Should use 'org.apache.hbase.thirdparty.io.netty.tryReflectionSetAccessible' when running UTs
                 Key: HBASE-27510
                 URL: https://issues.apache.org/jira/browse/HBASE-27510
             Project: HBase
          Issue Type: Bug
            Reporter: Duo Zhang


We current use '-Dio.netty.tryReflectionSetAccessible=true' in pom, but after shading, it should be '-Dorg.apache.hbase.thirdparty.io.netty.tryReflectionSetAccessible=true' now.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)