[ 
https://issues.apache.org/jira/browse/BEAM-8594?focusedWorklogId=342040&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-342040
 ]

ASF GitHub Bot logged work on BEAM-8594:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 12/Nov/19 16:54
            Start Date: 12/Nov/19 16:54
    Worklog Time Spent: 10m 
      Work Description: lukecwik commented on pull request #10039: [BEAM-8594] 
Remove unnecessary error check in DataFlow Runner
URL: https://github.com/apache/beam/pull/10039
 
 
   
 
----------------------------------------------------------------
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: 342040)
    Time Spent: 40m  (was: 0.5h)

> Remove unnecessary error check of the control service accessing in DataFlow 
> Runner
> ----------------------------------------------------------------------------------
>
>                 Key: BEAM-8594
>                 URL: https://issues.apache.org/jira/browse/BEAM-8594
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-dataflow
>            Reporter: sunjincheng
>            Assignee: sunjincheng
>            Priority: Major
>             Fix For: 2.18.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Currently there are a few places in the DataFlow Runner which checks if there 
> is error reported when accessing the SDK harness's control service. Actually, 
> the error reported by the SDK harness has already been handled in the 
> [FnApiControlClient|https://github.com/apache/beam/blob/c2f0d282337f3ae0196a7717712396a5a41fdde1/runners/java-fn-execution/src/main/java/org/apache/beam/runners/fnexecution/control/FnApiControlClient.java#L152].
>  There is no need to check it anymore.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to