You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by uce <gi...@git.apache.org> on 2016/06/08 10:05:45 UTC

[GitHub] flink pull request #:

Github user uce commented on the pull request:

    https://github.com/apache/flink/commit/0cf04108f70375d41ebb7c39629db3a081bd2876#commitcomment-17784955
  
    Just noticed that `SubtaskState` cleanup only catches and logs exceptions (`TaskForState` before, too). Does anyone recall what the reasoning for this is? Is it OK to remove the catch or rethrow the Exception? When discarding a savepoint without the proper class loader for example, this will only show up in the logs, but the savepoint disposal will be marked as a success.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---