[GitHub] storm pull request: STORM-809: Topology.message.timeout.secs shoul...

2015-05-05 Thread HeartSaVioR
Github user HeartSaVioR commented on the pull request: https://github.com/apache/storm/pull/544#issuecomment-99113342 Great! I looked at b5ace22 and also looks good to me. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[jira] [Commented] (STORM-809) topology.message.timeout.secs should not allow for null or = 0 values

2015-05-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14528636#comment-14528636 ] ASF GitHub Bot commented on STORM-809: -- Github user HeartSaVioR commented on the pull

[GitHub] storm pull request: STORM-809: opology.message.timeout.secs should...

2015-05-05 Thread HeartSaVioR
Github user HeartSaVioR commented on the pull request: https://github.com/apache/storm/pull/544#issuecomment-99100130 LGTM. Regarding NotNullPosIntegerValidator, it may be better to add some tests on config_test.clj. --- If your project is set up for it, you can reply to this

[jira] [Commented] (STORM-809) topology.message.timeout.secs should not allow for null or = 0 values

2015-05-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14528629#comment-14528629 ] ASF GitHub Bot commented on STORM-809: -- Github user revans2 commented on the pull

[GitHub] storm pull request: STORM-809: Topology.message.timeout.secs shoul...

2015-05-05 Thread revans2
Github user revans2 commented on the pull request: https://github.com/apache/storm/pull/544#issuecomment-99112732 @HeartSaVioR great comment. I added in the tests. --- 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

[jira] [Commented] (STORM-809) topology.message.timeout.secs should not allow for null or = 0 values

2015-05-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14528548#comment-14528548 ] ASF GitHub Bot commented on STORM-809: -- Github user HeartSaVioR commented on the pull

Zookeeper ConnectionLossException

2015-05-05 Thread clay teahouse
Hi All, What would be the reason for getting this exception while running a topology? Everything works fine for a while, and then I get this error and the topology dies. org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /storm/partition_6 ... ...