Benjamin Mahler created MESOS-7590:
--------------------------------------
Summary: Make the default decline timeout configurable on the
master rather than burned into the protobuf.
Key: MESOS-7590
URL: https://issues.apache.org/jira/browse/MESOS-7590
Project: Mesos
Issue Type: Improvement
Components: master
Reporter: Benjamin Mahler
Currently, many frameworks decline without setting the filter timeout, we have
a default filter timeout of 5 seconds burned into the protobuf.
Instead, it would be better if we could configure the default filter timeout on
the master via a flag. When many frameworks are running and declining with
short filter timeouts, the master may not have time to try to offer the
resources to each framework before circling back to the original framework that
declined them. So, allowing the operator to configure this as a workaround
would be nice.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)