-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59460/
-----------------------------------------------------------
(Updated May 22, 2017, 10:36 p.m.)
Review request for mesos, Anand Mazumdar, Benjamin Mahler, and Vinod Kone.
Changes
-------
Addressed comments, added docs.
Bugs: MESOS-7540
https://issues.apache.org/jira/browse/MESOS-7540
Repository: mesos
Description
-------
This patch adds a new agent flag, 'executor_reregister_timeout',
which allows operators to configure the time which an executor has
to reregister with the agent before it will be considered gone and
terminated.
Diffs (updated)
-----
docs/configuration.md c5194e7566c13514f55742aa7278e75314f69d9c
src/slave/constants.hpp 9c1d7245c0a8ecd657bb64dafb8b0fa4780325f4
src/slave/flags.hpp 28f6482c38a2d388e624726d5e7bccc5cb260fce
src/slave/flags.cpp e172aa526cfd38f4f30efda22ef011146e5c1a7d
src/slave/slave.cpp 14de72fa4a8746504a251d735bf56041b934df40
Diff: https://reviews.apache.org/r/59460/diff/2/
Changes: https://reviews.apache.org/r/59460/diff/1-2/
Testing
-------
Testing details can be found at the end of this chain.
Thanks,
Greg Mann