[jira] [Commented] (STORM-404) Worker on one machine crashes due to a failure of another worker on another machine

2014-10-08 Thread xiajun (JIRA)
[ https://issues.apache.org/jira/browse/STORM-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14163194#comment-14163194 ] xiajun commented on STORM-404: -- [~revans2] I have a pull request for this in STORM-329, which

[jira] [Comment Edited] (STORM-404) Worker on one machine crashes due to a failure of another worker on another machine

2014-10-08 Thread xiajun (JIRA)
[ https://issues.apache.org/jira/browse/STORM-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14163199#comment-14163199 ] xiajun edited comment on STORM-404 at 10/8/14 7:37 AM: --- I have run

[GitHub] storm pull request: STORM-513 check heartbeat from multilang subpr...

2014-10-08 Thread HeartSaVioR
GitHub user HeartSaVioR opened a pull request: https://github.com/apache/storm/pull/286 STORM-513 check heartbeat from multilang subprocess Related issue link : https://issues.apache.org/jira/browse/STORM-513 It seems that ShellSpout and ShellBolt doesn't check subprocess,

[jira] [Commented] (STORM-513) ShellBolt keeps sending heartbeats even when child process is hung

2014-10-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14163526#comment-14163526 ] ASF GitHub Bot commented on STORM-513: -- GitHub user HeartSaVioR opened a pull request:

[GitHub] storm pull request: STORM-513 check heartbeat from multilang subpr...

2014-10-08 Thread dan-blanchard
Github user dan-blanchard commented on the pull request: https://github.com/apache/storm/pull/286#issuecomment-58363290 As the person who filed the issue. Thanks for coming up with a solution so quickly! --- If your project is set up for it, you can reply to this email and have your

[jira] [Commented] (STORM-513) ShellBolt keeps sending heartbeats even when child process is hung

2014-10-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14163530#comment-14163530 ] ASF GitHub Bot commented on STORM-513: -- Github user dan-blanchard commented on the

[GitHub] storm pull request: STORM-513 check heartbeat from multilang subpr...

2014-10-08 Thread HeartSaVioR
Github user HeartSaVioR commented on the pull request: https://github.com/apache/storm/pull/286#issuecomment-58366793 @dan-blanchard You're welcome! Actually it doesn't let subprocess sends heartbeat periodically, so it can't cover some situations. ex) subprocess is alive