----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36708/#review92663 -----------------------------------------------------------
include/mesos/scheduler/scheduler.proto (lines 46 - 53) <https://reviews.apache.org/r/36708/#comment146887> Hm.. how does the scheduler know the period if we make it configurable on the master? Should SUBSCRIBED include a 'heartbeat_interval', or? - Ben Mahler On July 22, 2015, 10:14 p.m., Vinod Kone wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/36708/ > ----------------------------------------------------------- > > (Updated July 22, 2015, 10:14 p.m.) > > > Review request for mesos, Anand Mazumdar, Benjamin Hindman, and Ben Mahler. > > > Bugs: MESOS-3131 > https://issues.apache.org/jira/browse/MESOS-3131 > > > Repository: mesos > > > Description > ------- > > This is to deal with network partition and also making sure that network > intermediaries do not close the persistent connection between scheduler and > master. > > Will add the code in the master once it can speak HTTP. > > > Diffs > ----- > > include/mesos/scheduler/scheduler.proto > e2ca8e5cfb3d6405bf7be93d621743ce48c6c7e6 > > Diff: https://reviews.apache.org/r/36708/diff/ > > > Testing > ------- > > None. > > > Thanks, > > Vinod Kone > >
