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)