You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2016/10/20 21:50:59 UTC

[jira] [Created] (HBASE-16905) fold FSUtil classes into fs integration package

Sean Busbey created HBASE-16905:
-----------------------------------

             Summary: fold FSUtil classes into fs integration package
                 Key: HBASE-16905
                 URL: https://issues.apache.org/jira/browse/HBASE-16905
             Project: HBase
          Issue Type: Sub-task
          Components: Filesystem Integration
            Reporter: Sean Busbey


pull the FSUtils classes into the fs integration package. ideally make it package private to ensure others aren't using it directly.

hbase-server/src/main/java/org/apache/hadoop/hbase/util/FSUtils.java
hbase-server/src/main/java/org/apache/hadoop/hbase/util/FSHDFSUtils.java
hbase-server/src/main/java/org/apache/hadoop/hbase/util/FSMapRUtils.java
hbase-server/src/main/java/org/apache/hadoop/hbase/fs/FSUtilsWithRetries.java



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)