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

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

     [ https://issues.apache.org/jira/browse/HBASE-23379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Hentschel resolved HBASE-23379.
-----------------------------------
    Fix Version/s: 2.1.9
                   2.2.3
                   2.3.0
                   3.0.0
     Hadoop Flags: Reviewed
       Resolution: Fixed

> 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
>            Priority: Minor
>             Fix For: 3.0.0, 2.3.0, 2.2.3, 2.1.9
>
>
> * 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)