[GitHub] incubator-flink pull request: [FLINK-930] Netty Initialization is ...
Posted by
zentol on
Jun 17, 2014; 9:16am
URL: http://deprecated-apache-flink-mailing-list-archive.368.s1.nabble.com/GitHub-incubator-flink-pull-request-FLINK-930-Netty-Initialization-is-tp254p321.html
Github user uce commented on the pull request:
https://github.com/apache/incubator-flink/pull/19#issuecomment-46284531
I agree with both your points and have addressed them. The thrown exceptions are rethrown as IOExceptions up to the TaskManager's shutdown method, where it is logged. I decided against changing the signature of the TaskManager's shutdown method to rethrow the Exception as I think this should go hand in hand with changes to the other component shutdowns as well.
---
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
[hidden email] or file a JIRA ticket
with INFRA.
---