[
https://issues.apache.org/jira/browse/BEAM-7736?focusedWorklogId=276197&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-276197
]
ASF GitHub Bot logged work on BEAM-7736:
----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Jul/19 00:31
Start Date: 13/Jul/19 00:31
Worklog Time Spent: 10m
Work Description: angoenka commented on issue #9057: [BEAM-7736] Free
worker when work is skipped
URL: https://github.com/apache/beam/pull/9057#issuecomment-511071121
R: @lukecwik
----------------------------------------------------------------
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: 276197)
Time Spent: 20m (was: 10m)
> Retried work is messed up the SDKHarness work assignment
> --------------------------------------------------------
>
> Key: BEAM-7736
> URL: https://issues.apache.org/jira/browse/BEAM-7736
> Project: Beam
> Issue Type: Bug
> Components: runner-dataflow
> Reporter: Ankur Goenka
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The retried work is silently skipped in
> [https://github.com/apache/beam/blob/f7cbf88f550c8918b99a13af4182d6efa07cd2b5/runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/StreamingDataflowWorker.java#L2010]
>
> This result into skipping of worker release work the corresponding duplicate
> work item and causes result into incorrect worker allocation for new work
> items.
>
> This does not impact the correctness of the job but it can have an impact on
> a long running streaming job with multiple SDKHarness like in case of python
> streaming.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)