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)