[ https://issues.apache.org/jira/browse/MESOS-982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benjamin Mahler resolved MESOS-982. ----------------------------------- Resolution: Not a Problem Marking as "Not a Problem" for now since I've ensured that a slave re-registration retry does not induce additional storage operations in the Master. > 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)