You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Wei-Chiu Chuang (Jira)" <ji...@apache.org> on 2021/06/30 03:08:00 UTC

[jira] [Created] (HBASE-26041) Replace PrintThreadInfoLazyHolder's reflection usage

Wei-Chiu Chuang created HBASE-26041:
---------------------------------------

             Summary: Replace PrintThreadInfoLazyHolder's reflection usage
                 Key: HBASE-26041
                 URL: https://issues.apache.org/jira/browse/HBASE-26041
             Project: HBase
          Issue Type: Sub-task
            Reporter: Wei-Chiu Chuang


PrintThreadInfoLazyHolder uses reflection to access Hadoop's ReflectionUtils.printThreadInfo(). Replace it with HBase's ReflectionUtils.printThreadInfo().



--
This message was sent by Atlassian Jira
(v8.3.4#803005)