You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Gabor Bota (Jira)" <ji...@apache.org> on 2019/11/18 13:54:00 UTC

[jira] [Assigned] (HBASE-23311) Check file permission before modifying it

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

Gabor Bota reassigned HBASE-23311:
----------------------------------

    Assignee: Gabor Bota

> Check file permission before modifying it
> -----------------------------------------
>
>                 Key: HBASE-23311
>                 URL: https://issues.apache.org/jira/browse/HBASE-23311
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Peter Somogyi
>            Assignee: Gabor Bota
>            Priority: Minor
>
> On MasterFileSystem initialization the permission is set to 600 for hbase.version and hbase.id files even if that was the actual permission for these files.
> We could check this and only set the permission to 600 if needed.
> [https://github.com/apache/hbase/blob/master/hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterFileSystem.java#L177-L180]



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