You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2017/05/30 22:54:04 UTC

[jira] [Created] (MESOS-7590) Make the default decline timeout configurable on the master rather than burned into the protobuf.

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)