[
https://issues.apache.org/jira/browse/SAMZA-1885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shanthoosh Venkataraman updated SAMZA-1885:
-------------------------------------------
Description: Samza codebase currently uses gradle 2.8 (which was released
in 2014) and builds the codebase serially executing each of the gradle tasks
one at a time. Not taking advantage of recent gradle features has caused slow
builds (taking around 15 minutes to build samza codebase locally). ThisĀ
hampers the overall developer productivity within the team. Proposal is to have
a fasten builds by a series of changes. (was: Samza codebase currently uses
gradle 2.8 (which was released in 2014) and builds the codebase serially
executing each gradle tasks one at a time. Not taking advantage of recent
gradle features has caused slow builds (taking around 15 minutes to build samza
codebase locally). This slow builds hampers the developer productivity within
the team. Proposal is to have a fasten builds by a series of changes.)
> Improve samza build time.
> -------------------------
>
> Key: SAMZA-1885
> URL: https://issues.apache.org/jira/browse/SAMZA-1885
> Project: Samza
> Issue Type: New Feature
> Reporter: Shanthoosh Venkataraman
> Assignee: Shanthoosh Venkataraman
> Priority: Major
>
> Samza codebase currently uses gradle 2.8 (which was released in 2014) and
> builds the codebase serially executing each of the gradle tasks one at a
> time. Not taking advantage of recent gradle features has caused slow builds
> (taking around 15 minutes to build samza codebase locally). ThisĀ hampers the
> overall developer productivity within the team. Proposal is to have a fasten
> builds by a series of changes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)