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

Viraj Jasani resolved HBASE-28081.
----------------------------------
    Hadoop Flags: Reviewed
      Resolution: Fixed

> Snapshot working dir does not retain ACLs after snapshot commit phase
> ---------------------------------------------------------------------
>
>                 Key: HBASE-28081
>                 URL: https://issues.apache.org/jira/browse/HBASE-28081
>             Project: HBase
>          Issue Type: Bug
>          Components: acl, test
>            Reporter: Duo Zhang
>            Assignee: Viraj Jasani
>            Priority: Blocker
>             Fix For: 2.6.0, 2.4.18, 2.5.6, 3.0.0-beta-1
>
>
> TestSnapshotScannerHDFSAclController is failing 100% on flaky dashboard.
>  
> After snapshot is committed from working dir to final destination (under 
> /.hbase-snapshot dir), if the operation was atomic rename, the working dir 
> (e.g. /hbase/.hbase-snapshot/.tmp) no longer preserves ACLs that were derived 
> from snapshot parent dir (e.g. /hbase/.hbase-snapshot) while creating first 
> working snapshot dir. Hence, for new working dir, we should ensure that we 
> preserve ACLs from snapshot parent dir.
> This would ensure that final snapshot commit dir has the expected ACLs 
> regardless of whether we perform atomic rename of non-atomic copy operation 
> in the snapshot commit phase.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to