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

2022-07-14 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/722/ 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

[jira] [Created] (HDFS-16661) Improve Code With Lambda in AsyncLoggerSet class

2022-07-14 Thread ZanderXu (Jira)
ZanderXu created HDFS-16661: --- Summary: Improve Code With Lambda in AsyncLoggerSet class Key: HDFS-16661 URL: https://issues.apache.org/jira/browse/HDFS-16661 Project: Hadoop HDFS Issue Type: Improv

Re: [VOTE] Release Apache Hadoop 3.2.4 - RC0

2022-07-14 Thread Masatake Iwasaki
+1 from myself. * skimmed the contents of site documentation. * built the source tarball on Rocky Linux 8 (x86_64) by OpenJDK 8 with `-Pnative`. * launched pseudo distributed cluster including kms and httpfs with Kerberos and SSL enabled. * created encryption zone, put and read files via

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

2022-07-14 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/921/ [Jul 13, 2022 11:35:44 AM] (noreply) HADOOP-18217. ExitUtil synchronized blocks reduced. #4255 [Jul 13, 2022 11:56:56 AM] (noreply) HADOOP-18336.Tag FSDataInputStream.getWrappedStream() @Public/@Stab

review please?

2022-07-14 Thread Owen O'Malley
We have a critical issue that has been occasionally crashing our NameNode's with thread exhaustion. I'd love a review for the patch - https://github.com/apache/hadoop/pull/4527 Thanks, Owen