You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2020/01/11 03:07:00 UTC

[jira] [Commented] (HBASE-7811) Cleanup code to use HRegionFileSystem, remove getDir and fs operations

    [ https://issues.apache.org/jira/browse/HBASE-7811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17013345#comment-17013345 ] 

Duo Zhang commented on HBASE-7811:
----------------------------------

OK, so this is the issue where we want to remove the HStore.getStoreHomedir. Makes sense. So let me keep the Deprecated annotations.

If anyone has time, it will be good to continue these issues, I think this is the correct direction.

> Cleanup code to use HRegionFileSystem, remove getDir and fs operations
> ----------------------------------------------------------------------
>
>                 Key: HBASE-7811
>                 URL: https://issues.apache.org/jira/browse/HBASE-7811
>             Project: HBase
>          Issue Type: Sub-task
>          Components: regionserver
>            Reporter: Matteo Bertozzi
>            Priority: Minor
>
> At this point all the server code should rely on MasterFileSystem and HRegionFileSystem, remove the getDir methods and get rid of all the new Path() and fs.listStatus() still in use.



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