[
https://issues.apache.org/jira/browse/BEAM-8594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Cwik closed BEAM-8594.
---------------------------
Resolution: Fixed
> 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)