You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2022/07/19 02:40:00 UTC

[jira] [Updated] (NIFI-10249) Enable Parallel Builds in GitHub Workflow

     [ https://issues.apache.org/jira/browse/NIFI-10249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann updated NIFI-10249:
------------------------------------
    Status: Patch Available  (was: Open)

> Enable Parallel Builds in GitHub Workflow
> -----------------------------------------
>
>                 Key: NIFI-10249
>                 URL: https://issues.apache.org/jira/browse/NIFI-10249
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Tools and Build
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> GitHub Action runners have a limited number of cores and restricted amount of memory, resulting in slow build execution. Ubuntu Linux runners have two cores, macOS runners have three cores, and Windows runners have one core.
> Recent improvements to Maven plugins such as the Apache Rat Plugin version 0.14 resolved warnings related to parallel build execution, so configuring Maven to run with multiple threads provides some performance improvements over single-threaded builds.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)