[jira] [Resolved] (HDDS-1571) Create an interface for pipeline placement policy to support network topologies

2019-09-10 Thread Li Cheng (Jira)
[ https://issues.apache.org/jira/browse/HDDS-1571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Cheng resolved HDDS-1571. Fix Version/s: 0.5.0 Resolution: Fixed > Create an interface for pipeline placement policy to support

[jira] [Created] (HDFS-14844) Make buffer of BlockReaderRemote#newBlockReader#BufferedOutputStream configurable

2019-09-10 Thread Lisheng Sun (Jira)
Lisheng Sun created HDFS-14844: -- Summary: Make buffer of BlockReaderRemote#newBlockReader#BufferedOutputStream configurable Key: HDFS-14844 URL: https://issues.apache.org/jira/browse/HDFS-14844 Project:

[jira] [Created] (HDFS-14843) Double Synchronization in BlockReportLeaseManager

2019-09-10 Thread David Mollitor (Jira)
David Mollitor created HDFS-14843: - Summary: Double Synchronization in BlockReportLeaseManager Key: HDFS-14843 URL: https://issues.apache.org/jira/browse/HDFS-14843 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-14842) ByteArrayManager Reduce Synchronization

2019-09-10 Thread David Mollitor (Jira)
David Mollitor created HDFS-14842: - Summary: ByteArrayManager Reduce Synchronization Key: HDFS-14842 URL: https://issues.apache.org/jira/browse/HDFS-14842 Project: Hadoop HDFS Issue Type: Imp

[jira] [Created] (HDFS-14841) Remove Class-Level Synchronization in LocalReplica

2019-09-10 Thread David Mollitor (Jira)
David Mollitor created HDFS-14841: - Summary: Remove Class-Level Synchronization in LocalReplica Key: HDFS-14841 URL: https://issues.apache.org/jira/browse/HDFS-14841 Project: Hadoop HDFS Issu

[jira] [Created] (HDDS-2107) Datanodes should retry forever to connect to SCM in an unsecure environment

2019-09-10 Thread Vivek Ratnavel Subramanian (Jira)
Vivek Ratnavel Subramanian created HDDS-2107: Summary: Datanodes should retry forever to connect to SCM in an unsecure environment Key: HDDS-2107 URL: https://issues.apache.org/jira/browse/HDDS-2107

[jira] [Created] (HDFS-14840) Use Java Conccurent Instead of Synchrnoization in BlockPoolTokenSecretManager

2019-09-10 Thread David Mollitor (Jira)
David Mollitor created HDFS-14840: - Summary: Use Java Conccurent Instead of Synchrnoization in BlockPoolTokenSecretManager Key: HDFS-14840 URL: https://issues.apache.org/jira/browse/HDFS-14840 Project

[jira] [Created] (HDFS-14839) Use Java Concurrent BlockingQueue instead of Internal BlockQueue

2019-09-10 Thread David Mollitor (Jira)
David Mollitor created HDFS-14839: - Summary: Use Java Concurrent BlockingQueue instead of Internal BlockQueue Key: HDFS-14839 URL: https://issues.apache.org/jira/browse/HDFS-14839 Project: Hadoop HDFS

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

2019-09-10 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1255/ [Sep 9, 2019 2:07:11 AM] (jhung) YARN-9764. Print application submission context label in application [Sep 9, 2019 3:44:07 AM] (bharat) HDDS-2087. Remove the hard coded config key in ChunkManager (#1409)

Re: [DISCUSS] GitHub PRs without JIRA number

2019-09-10 Thread Duo Zhang
OK, the indexing is finished [Tue Sep 10 14:25:07 UTC 2019] Finished branch indexing. Indexing took 15 min So maybe 30 minutes is better... And we really should cleanup the stale PRs and branches... 张铎(Duo Zhang) 于2019年9月10日周二 下午10:20写道: > Actually the job for testing PR is here... > > https:

Re: [DISCUSS] GitHub PRs without JIRA number

2019-09-10 Thread Duo Zhang
Actually the job for testing PR is here... https://builds.apache.org/job/hadoop-multibranch/ I've added the 'Change requests' option(seems I have the permission...), and then clicked the 'Scan Now', the job for PR-1404 has been scheduled https://builds.apache.org/job/hadoop-multibranch/view/chan

Apache Hadoop qbt Report: branch2+JDK7 on Linux/x86

2019-09-10 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/440/ [Sep 9, 2019 2:20:51 AM] (jhung) YARN-9764. Print application submission context label in application [Sep 9, 2019 7:30:20 AM] (jhung) YARN-9820. RM logs InvalidStateTransitionException when app is -

Re: [DISCUSS] GitHub PRs without JIRA number

2019-09-10 Thread Steve Loughran
On Tue, Sep 10, 2019 at 9:07 AM 张铎(Duo Zhang) wrote: > Nits: You can change the jenkins job config to not trigger pre commit build > for stale PRs if only the base branch is changed. By default, either the PR > itself changed, or the base branch is changed, the branch sources plugin > will both t

[jira] [Created] (HDFS-14838) Display RPC (instead of HTTP) Port Number in RBF web UI.

2019-09-10 Thread Xieming Li (Jira)
Xieming Li created HDFS-14838: - Summary: Display RPC (instead of HTTP) Port Number in RBF web UI. Key: HDFS-14838 URL: https://issues.apache.org/jira/browse/HDFS-14838 Project: Hadoop HDFS Issue

Re: [DISCUSS] GitHub PRs without JIRA number

2019-09-10 Thread Duo Zhang
Nits: You can change the jenkins job config to not trigger pre commit build for stale PRs if only the base branch is changed. By default, either the PR itself changed, or the base branch is changed, the branch sources plugin will both trigger a build. You can add a Change requests option, and selec