[jira] [Created] (HDFS-16913) Fix flaky some unit tests since they offen timeout

2023-02-09 Thread guophilipse (Jira)
guophilipse created HDFS-16913: -- Summary: Fix flaky some unit tests since they offen timeout Key: HDFS-16913 URL: https://issues.apache.org/jira/browse/HDFS-16913 Project: Hadoop HDFS Issue Type

Feedback on Mini cluster pull request to address flakiness

2023-02-09 Thread Steve Vaughan
I'd appreciate some feedback from this list on the patches to uses of Mini cluster. The updates are intended to cut out many cases of flakiness by ensuring that each cluster instance has its own space. The goal is to reduce the spurious failures that slow down submissions. I've started with t

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86_64

2023-02-09 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1131/ [Feb 8, 2023, 2:33:28 AM] (github) HDFS-16898. Make write lock fine-grain in method processCommandFromActor (#5330). Contributed by ZhangHB. [Feb 8, 2023, 3:15:22 AM] (Xiaoqiao He) Revert "HDFS-16898

Apache Hadoop qbt Report: branch-2.10+JDK7 on Linux/x86_64

2023-02-09 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/933/ No changes -1 overall The following subsystems voted -1: asflicense hadolint mvnsite pathlen unit The following subsystems voted -1 but were configured to be filtered/ignored: cc

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

2023-02-09 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/441/ [Feb 7, 2023, 12:01:57 PM] (github) HADOOP-18621. Resource leak in CryptoOutputStream.close() (#5347) [Feb 7, 2023, 6:45:05 PM] (github) HDFS-16895. [RBF] NamenodeHeartbeatService should use credent

[jira] [Created] (HDFS-16914) Add some logs for updateBlockForPipeline RPC.

2023-02-09 Thread ZhangHB (Jira)
ZhangHB created HDFS-16914: -- Summary: Add some logs for updateBlockForPipeline RPC. Key: HDFS-16914 URL: https://issues.apache.org/jira/browse/HDFS-16914 Project: Hadoop HDFS Issue Type: Improvement