You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/04/15 23:42:00 UTC

[jira] [Created] (HBASE-25779) HRegionServer#compactSplitThread should be private

Nick Dimiduk created HBASE-25779:
------------------------------------

             Summary: HRegionServer#compactSplitThread should be private
                 Key: HBASE-25779
                 URL: https://issues.apache.org/jira/browse/HBASE-25779
             Project: HBase
          Issue Type: Task
          Components: regionserver
            Reporter: Nick Dimiduk
            Assignee: Nick Dimiduk


Minor refactor. Make the {{compactSplitThread}} member field of {{HRegionServer}} private, and gate all access through the getter method.



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