You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/05/03 08:14:12 UTC

[jira] [Commented] (STORM-1707) Improve supervisor latency by removing 2-min wait

    [ https://issues.apache.org/jira/browse/STORM-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15268169#comment-15268169 ] 

ASF GitHub Bot commented on STORM-1707:
---------------------------------------

Github user hustfxj commented on the pull request:

    https://github.com/apache/storm/pull/1370#issuecomment-216446889
  
    LGTM


> Improve supervisor latency by removing 2-min wait
> -------------------------------------------------
>
>                 Key: STORM-1707
>                 URL: https://issues.apache.org/jira/browse/STORM-1707
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: Paul Poulosky
>            Assignee: Paul Poulosky
>
> After launching workers, the supervisor waits up to 2 minutes synchronously for the workers to be "launched".
> We should remove this, and instead keep track of launch time, making the "killer" function smart enough to determine the difference between a worker that's still launching, one that's timed out, etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)