[
https://issues.apache.org/jira/browse/HBASE-28081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770847#comment-17770847
]
Hudson commented on HBASE-28081:
--------------------------------
Results for branch branch-2.4
[build #629 on
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.4/629/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.4/629/General_20Nightly_20Build_20Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.4/629/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.4/629/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.4/629/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> 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)