sunjincheng created BEAM-8929:
---------------------------------
Summary: Remove unnecessary exception handling in
FnApiControlClientPoolService
Key: BEAM-8929
URL: https://issues.apache.org/jira/browse/BEAM-8929
Project: Beam
Issue Type: Improvement
Components: java-fn-execution
Reporter: sunjincheng
Assignee: sunjincheng
Fix For: 2.19.0
The exception handling logic in
[FnApiControlClientPoolService|https://github.com/apache/beam/blob/c2f0d282337f3ae0196a7717712396a5a41fdde1/runners/java-fn-execution/src/main/java/org/apache/beam/runners/fnexecution/control/FnApiControlClientPoolService.java#L102]
is unnecessary and could be removed.(Clean up usless code)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)