GitHub user redsanket opened a pull request:
https://github.com/apache/storm/pull/1852
[STORM-2271] ClosedByInterruptException should be handled in few cases and
removing a confusing debug statement
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/redsanket/storm STORM-2271
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1852.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 #1852
----
commit 5a0835d415039175e042ad70d585e669ca7bc2ca
Author: Sanket <schintap@untilservice-lm>
Date: 2016-12-21T22:42:13Z
Remove the debug statement as it is not an indicator of topology being slow
and the it might be irrelevant
commit 0e0e091f04c7e26b45b6fe87659cb2ad60eb6a92
Author: Sanket <schintap@untilservice-lm>
Date: 2017-01-03T17:03:54Z
added closedbyinterruptexception wherever required
commit 1581291d9f8cd3db911a6a0ecb5f2bd5c14173a6
Author: Sanket <schintap@untilservice-lm>
Date: 2017-01-04T11:55:42Z
removing unnecessary import
----
---
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.
---