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)