You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Anand Mazumdar (JIRA)" <ji...@apache.org> on 2016/12/08 19:13:58 UTC

[jira] [Created] (MESOS-6760) Make the scheduler heartbeat interval configurable

Anand Mazumdar created MESOS-6760:
-------------------------------------

             Summary: Make the scheduler heartbeat interval configurable
                 Key: MESOS-6760
                 URL: https://issues.apache.org/jira/browse/MESOS-6760
             Project: Mesos
          Issue Type: Improvement
            Reporter: Anand Mazumdar


Currently, the heartbeats sent by the master to the scheduler are hard-coded to a constant default to 15 seconds. We should think about configuring this value either as a master flag or make the scheduler pick an appropriate value via the {{Subscribe}} call. 

This might be useful for some clusters where the default value might be too frequent or if they want a even smaller value (rarer case).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)