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 2014/05/02 17:05:19 UTC

[jira] [Commented] (STORM-233) Avoid worker killed on startup because of heavy ZK load

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

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

Github user d2r commented on the pull request:

    https://github.com/apache/incubator-storm/pull/98#issuecomment-42041435
  
    +1 I think both were redundant since we schedule the heartbeats just below the removed code.


> Avoid worker killed on startup because of heavy ZK load
> -------------------------------------------------------
>
>                 Key: STORM-233
>                 URL: https://issues.apache.org/jira/browse/STORM-233
>             Project: Apache Storm (Incubating)
>          Issue Type: Sub-task
>            Reporter: Robert Joseph Evans
>
> When under a very heavy load ZK can be very slow.  If it takes longer than 3 seconds for a worker to heatbeat in through ZK the first time, this can cause the supervisor to time out the worker process and shoot it before it comes up fully. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)