You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2014/09/12 23:35:37 UTC

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

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

Sumit Mohanty commented on SLIDER-78:
-------------------------------------

[~stevel@apache.org] Should we introduce a component property called "delay" which can be set in the appConfig.json and AgentProviderService can just wait for that long? Also, can this issue be moved to the next release?

> 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: Improvement
>          Components: appmaster
>            Reporter: Steve Loughran
>            Assignee: Sumit Mohanty
>            Priority: Minor
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> 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.3.4#6332)