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

2023-07-01 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1274/ [Jun 30, 2023, 3:26:34 AM] (github) HDFS-17062. HA NameNode Web UI should show last HA Transition time (#5791). Contributed by Zhaohui Wang. -1 overall The following subsystems voted -1: bl

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

2023-07-01 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1075/ No changes ERROR: File 'out/email-report.txt' does not exist - To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.o

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

2023-07-01 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/ [Jun 30, 2023, 3:26:34 AM] (github) HDFS-17062. HA NameNode Web UI should show last HA Transition time (#5791). Contributed by Zhaohui Wang. -1 overall The following subsystems voted -1: bl

Fix for SEGV during java app shutfdown (HDFS-13585)

2023-07-01 Thread Ed Mancebo
Hi, I'm new here. I'm wondering if folks will accept a contribution to fix https://issues.apache.org/jira/browse/HDFS-13585 ? I can repro the issue by creating a Java application that calls hdfsConnectNewInstance: https://gist.github.com/emancebo/e413b0f53e4005c80cbf410fdb4c9cb9 The crash occur