[GitHub] storm pull request #1543: STORM-1939 Ignore InterruptedException on ShellBol...

2016-07-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/1543 --- 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

[GitHub] storm pull request #1543: STORM-1939 Ignore InterruptedException on ShellBol...

2016-07-14 Thread abhishekagarwal87
Github user abhishekagarwal87 commented on a diff in the pull request: https://github.com/apache/storm/pull/1543#discussion_r70785048 --- Diff: storm-core/src/jvm/org/apache/storm/task/ShellBolt.java --- @@ -158,8 +158,8 @@ public void execute(Tuple input) {

[GitHub] storm pull request #1543: STORM-1939 Ignore InterruptedException on ShellBol...

2016-07-14 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1543#discussion_r70780928 --- Diff: storm-core/src/jvm/org/apache/storm/task/ShellBolt.java --- @@ -158,8 +158,8 @@ public void execute(Tuple input) {

[GitHub] storm pull request #1543: STORM-1939 Ignore InterruptedException on ShellBol...

2016-07-07 Thread abhishekagarwal87
Github user abhishekagarwal87 commented on a diff in the pull request: https://github.com/apache/storm/pull/1543#discussion_r69857393 --- Diff: storm-core/src/jvm/org/apache/storm/task/ShellBolt.java --- @@ -158,8 +158,8 @@ public void execute(Tuple input) {

[GitHub] storm pull request #1543: STORM-1939 Ignore InterruptedException on ShellBol...

2016-07-06 Thread HeartSaVioR
GitHub user HeartSaVioR opened a pull request: https://github.com/apache/storm/pull/1543 STORM-1939 Ignore InterruptedException on ShellBoltMessageQueue InterruptedException makes false alarm for ShellBolt shutting down. Since it's likely throwing InterruptedException when