[GitHub] storm issue #2363: STORM-2759: Let users indicate if a blob should restart a...

2017-11-11 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2363 @revans2 Thanks. I opened https://issues.apache.org/jira/browse/STORM-2809. When I have some time I'll probably look at this too, to see if I can figure out what's going on. Regarding the 3

[GitHub] storm issue #2363: STORM-2759: Let users indicate if a blob should restart a...

2017-11-10 Thread revans2
Github user revans2 commented on the issue: https://github.com/apache/storm/pull/2363 @srdo 3 mins would correspond to a timeout that we have when the supervisor gets confused.

[GitHub] storm issue #2363: STORM-2759: Let users indicate if a blob should restart a...

2017-11-10 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2363 @revans2 I think something in this PR is causing topology deployment to either fail or be really slow occasionally. The integration test has been failing fairly consistently since

[GitHub] storm issue #2363: STORM-2759: Let users indicate if a blob should restart a...

2017-10-26 Thread HeartSaVioR
Github user HeartSaVioR commented on the issue: https://github.com/apache/storm/pull/2363 OK. Thanks for quick addressing. +1 again. ---

[GitHub] storm issue #2363: STORM-2759: Let users indicate if a blob should restart a...

2017-10-26 Thread revans2
Github user revans2 commented on the issue: https://github.com/apache/storm/pull/2363 @HeartSaVioR I addressed your review comments. I didn't change the name of shouldLogLeader, but I added javadocs to make it clear what it does. ---

[GitHub] storm issue #2363: STORM-2759: Let users indicate if a blob should restart a...

2017-10-11 Thread revans2
Github user revans2 commented on the issue: https://github.com/apache/storm/pull/2363 @kishorvpatil I addressed your review comments. ---

[GitHub] storm issue #2363: STORM-2759: Let users indicate if a blob should restart a...

2017-10-10 Thread revans2
Github user revans2 commented on the issue: https://github.com/apache/storm/pull/2363 #2345 was merged so I rebased to make it more clear the new changes. I actually delete code now :). ---