[
https://issues.apache.org/jira/browse/HBASE-22911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16915343#comment-16915343
]
Sean Busbey commented on HBASE-22911:
-------------------------------------
{quote}
disableConcurrentBuilds() is not going to have any impact on precommit build
jobs: https://builds.apache.org/job/PreCommit-HBASE-Build/ correct? If multiple
JIRAs have patches uploaded around same time, they can have their builds run
concurrently if I am not mistaken?
Only concurrent executions of PRs will not happen.
{quote}
the disabling is only of concurrent builds of a given PR on github. If multiple
PRs are open they will be tested concurrently. the {{PreCommit-HBASE-Build}}
job that handles patches attached to jiras on the HBASE project is also not
impacted. That job will happily build patches for multiple issues at the same
time. It will also continue to only be automatically triggered once for a given
uploaded patch.
> fewer concurrent github PR builds
> ---------------------------------
>
> Key: HBASE-22911
> URL: https://issues.apache.org/jira/browse/HBASE-22911
> Project: HBase
> Issue Type: Task
> Components: build
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Critical
> Fix For: 3.0.0, 1.5.0, 2.3.0, 2.2.1, 2.1.6, 1.3.6, 1.4.11, 2.0.7
>
> Attachments: HBASE-22911.0.patch
>
>
> we've been regularly getting 4-5 concurrent builds of PRs.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)