GitHub user sumitchawla opened a pull request:
https://github.com/apache/flink/pull/2242
ExceptionHandler keep count of exceptions
This is just a bug identified while going through exception handler. There
is no JIRA ticket for this.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sumitchawla/flink master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2242.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2242
----
commit 35a75cd672db8c40d591d2121f246fc1e642ae7c
Author: Sumit Chawla <[email protected]>
Date: 2016-07-13T19:16:01Z
increment the exceptions counter
commit 2afb0b32f750c5d77ed7da8f86e7ec78da27f3d5
Author: Sumit Chawla <[email protected]>
Date: 2016-07-13T19:18:12Z
Merge pull request #1 from sumitchawla/sumitchawla-exceptions-handler-fix
increment the exceptions counter
----
---
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.
---