[
https://issues.apache.org/jira/browse/BEAM-6630?focusedWorklogId=199145&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-199145
]
ASF GitHub Bot logged work on BEAM-6630:
----------------------------------------
Author: ASF GitHub Bot
Created on: 15/Feb/19 10:02
Start Date: 15/Feb/19 10:02
Worklog Time Spent: 10m
Work Description: mxm commented on issue #7787: [BEAM-6630] upgrade to
gradle 5.2
URL: https://github.com/apache/beam/pull/7787#issuecomment-463978874
Thanks for sharing @swegner. That's indeed an interesting change. It could
come from the batch algorithms spilling to disk which is terribly slow compared
to processing everything in memory. I've seen deletion of spilling directories
while running tests.
Looking at the tests, it is surprising some of them take so long. There is
room for improvement because every test brings up a mini Flink cluster at the
moment. Some form of caching would be desirable.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 199145)
Time Spent: 2h (was: 1h 50m)
> Upgrade Gradle to 5.2
> ---------------------
>
> Key: BEAM-6630
> URL: https://issues.apache.org/jira/browse/BEAM-6630
> Project: Beam
> Issue Type: Improvement
> Components: build-system
> Reporter: Michael Luckey
> Assignee: Michael Luckey
> Priority: Minor
> Fix For: 2.11.0
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> - Reenables build cache with jacoco
> - java 11 support (see https://issues.apache.org/jira/browse/BEAM-2530)
> - some improvements in build time expected
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)