Github user uce commented on the pull request:
https://github.com/apache/flink/pull/1009#issuecomment-130323420
If you move the try up, you can certainly remove the manual close.
Regarding the check in 103, it really depends on whether the Strom compat layer
depends on having only a single job per client. Therefore I would keep it in
and let it throw the RuntimeException as before. The finally block will then
make sure that the client is closed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---