[
https://issues.apache.org/jira/browse/HBASE-28637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854870#comment-17854870
]
Hudson commented on HBASE-28637:
--------------------------------
Results for branch branch-3
[build #227 on
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/227/]:
(/) *{color:green}+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-3/227/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/227/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-3/227/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}
> asyncwal should attempt to recover lease if close fails
> -------------------------------------------------------
>
> Key: HBASE-28637
> URL: https://issues.apache.org/jira/browse/HBASE-28637
> Project: HBase
> Issue Type: Bug
> Reporter: Wei-Chiu Chuang
> Assignee: Wei-Chiu Chuang
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.0.0-beta-2
>
>
> AsyncFSWAL does not verify that WAL gets closed properly.
> For example, HDDS-10609 found that Ozone close may fail because it runs out
> of space. In such a case, the executor thread responsible for closing WAL
> file simply exits, and the WAL remains open.
> It is okay for HDFS WAL to stay open, but Ozone does not support renaming
> open files, and therefore WAL archiving failed.
> See HDDS-10609 for more details.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)