You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2014/05/20 13:14:38 UTC

[jira] [Created] (SLIDER-78) add a programmable delay before re-issuing a request for a container after a failure

Steve Loughran created SLIDER-78:
------------------------------------

             Summary: add a programmable delay before re-issuing a request for a container after a failure
                 Key: SLIDER-78
                 URL: https://issues.apache.org/jira/browse/SLIDER-78
             Project: Slider
          Issue Type: Sub-task
            Reporter: Steve Loughran
            Priority: Minor


A failure mode that surfaces is restarting a cluster immediately after freezing it. The port the HBase master wanted had not yet been released by the OS, so it failed when trying to listen on it -repeatedly.

Having a delay on execing the actual binary (i.e. get the container, but insert a sleep) would address this



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