[
https://issues.apache.org/jira/browse/BEAM-6008?focusedWorklogId=371456&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-371456
]
ASF GitHub Bot logged work on BEAM-6008:
----------------------------------------
Author: ASF GitHub Bot
Created on: 14/Jan/20 09:02
Start Date: 14/Jan/20 09:02
Worklog Time Spent: 10m
Work Description: mxm commented on issue #10566: [BEAM-6008] Propagate
errors during pipeline execution in Java's PortableRunner
URL: https://github.com/apache/beam/pull/10566#issuecomment-574073217
We use a single job server for executing hundreds of tests which probably
already has led to memory issues before, due to saving the state requests.
Adding also the messages effectively doubles the memory necessary because the
messages also contain the state changes.
I will limit the number of past job invocations (alongside with their
state/messages) in a follow-up.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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: 371456)
Time Spent: 5h 50m (was: 5h 40m)
> Propagate errors through portable runner
> ----------------------------------------
>
> Key: BEAM-6008
> URL: https://issues.apache.org/jira/browse/BEAM-6008
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core, sdk-py-core
> Reporter: Robert Bradshaw
> Priority: Major
> Time Spent: 5h 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)