Michael Park created MESOS-7657:
-----------------------------------

             Summary: Consider setting the initial delay of 0 for agent 
registration in tests.
                 Key: MESOS-7657
                 URL: https://issues.apache.org/jira/browse/MESOS-7657
             Project: Mesos
          Issue Type: Task
          Components: test
            Reporter: Michael Park


Consider setting the initial delay of 0 for agent registration in tests, so 
that we don't have to do the following.

{code}
  Clock::advance(slaveFlags.authentication_backoff_factor);
579     
  Clock::advance(slaveFlags.registration_backoff_factor);
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to