You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "David Mollitor (Jira)" <ji...@apache.org> on 2019/12/06 15:41:00 UTC

[jira] [Created] (HBASE-23379) Clean Up FSUtil getRegionLocalityMappingFromFS

David Mollitor created HBASE-23379:
--------------------------------------

             Summary: Clean Up FSUtil getRegionLocalityMappingFromFS
                 Key: HBASE-23379
                 URL: https://issues.apache.org/jira/browse/HBASE-23379
             Project: HBase
          Issue Type: Improvement
            Reporter: David Mollitor
            Assignee: David Mollitor


* Use Java's {{Executors}} convenience class
* Do not swallow InterruptedException's state
* Passing superfluous 'null' value through the call stack (remove it)
* General cleanup



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