You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2014/04/07 23:26:15 UTC

[jira] [Reopened] (MESOS-982) Relax slave (re-)registration retries and add a backoff mechanism.

     [ https://issues.apache.org/jira/browse/MESOS-982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Mahler reopened MESOS-982:
-----------------------------------


[~adam-mesos] thanks for bringing that up, we should indeed be prudent and add the retry logic to lighten the load so I will re-open. Closing was not the right thing here.

> Relax slave (re-)registration retries and add a backoff mechanism.
> ------------------------------------------------------------------
>
>                 Key: MESOS-982
>                 URL: https://issues.apache.org/jira/browse/MESOS-982
>             Project: Mesos
>          Issue Type: Sub-task
>          Components: slave
>            Reporter: Benjamin Mahler
>            Assignee: Vinod Kone
>             Fix For: 0.19.0
>
>
> With the Registrar in place, the master must persist the registration attempt of slaves.
> Slaves will currently retry registration every 1 second, until registration succeeds. With the addition of the persistence in the master, we should relax this retry time and add a back-off mechanism to avoid placing excessive load on the master.



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