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

2024-06-18 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1427/ 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] [Resolved] (HDFS-17439) Improve NNThroughputBenchmark to allow non super user to use the tool

2024-06-18 Thread Stephen O'Donnell (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen O'Donnell resolved HDFS-17439. -- Fix Version/s: 3.5.0 Resolution: Fixed > Improve NNThroughputBenchmark to allow

[jira] [Created] (HDFS-17553) DFSOutputStream.java#closeImpl should have a retry upon flushInternal failures

2024-06-18 Thread Zinan Zhuang (Jira)
Zinan Zhuang created HDFS-17553: --- Summary: DFSOutputStream.java#closeImpl should have a retry upon flushInternal failures Key: HDFS-17553 URL: https://issues.apache.org/jira/browse/HDFS-17553 Project: H

[jira] [Created] (HDFS-17554) OIV: Print the storage policy name in OIV delimited output

2024-06-18 Thread Hualong Zhang (Jira)
Hualong Zhang created HDFS-17554: Summary: OIV: Print the storage policy name in OIV delimited output Key: HDFS-17554 URL: https://issues.apache.org/jira/browse/HDFS-17554 Project: Hadoop HDFS

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

2024-06-18 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1612/ No changes -1 overall The following subsystems voted -1: blanks hadolint pathlen spotbugs unit xml The following subsystems voted -1 but were configured to be filtered/ignored: cc chec

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

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

Re: [Discuss] RBF: Aynchronous router RPC.

2024-06-18 Thread Zhanghaobo
@zhangjian This is a great job, Thanks for working on this. I have a question here. Should we let AsyncHandler thread pool have the ability of isolation? I’m worried about async handler thread will be exhausted when there are some nameservices which have bad performance. | | 张浩博 | | hfutzhan.

Re: [Discuss] RBF: Aynchronous router RPC.

2024-06-18 Thread zhangjian
Moreover, this is also the advantage of asynchronous routers over synchronous routers. For synchronous routers, we can only achieve multi ns isolation by optimizing the allocation of thread resources for each ns, while for asynchronous routers, we can achieve isolation by optimizing request and

[jira] [Resolved] (HDFS-17528) FsImageValidation: set txid when saving a new image

2024-06-18 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz-wo Sze resolved HDFS-17528. --- Fix Version/s: 3.5.0 Hadoop Flags: Reviewed Resolution: Fixed Th pull request is now merg

[jira] [Resolved] (HDFS-17554) OIV: Print the storage policy name in OIV delimited output

2024-06-18 Thread Hualong Zhang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hualong Zhang resolved HDFS-17554. -- Resolution: Not A Problem > OIV: Print the storage policy name in OIV delimited output > --