-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39060/
-----------------------------------------------------------

(Updated Jan. 5, 2016, 9:01 a.m.)


Review request for mesos and Joris Van Remoortere.


Summary (updated)
-----------------

Create master detector per url & not per framework.


Bugs: MESOS-3595
    https://issues.apache.org/jira/browse/MESOS-3595


Repository: mesos


Description
-------

If the number of framework created exceeds the lib process
threads then during master failover the zookeeper updates can
cause deadlock.


Diffs
-----

  include/mesos/scheduler.hpp 049c041286f3167e79cc5ea8a9e0bf8d42569832 
  src/sched/sched.cpp 44eb4f50e8ed84297268d94a3a0320c843ff6d8c 
  src/tests/mesos.hpp a4811b0d8dee33ff2ca4968f532ce64b7ea95249 

Diff: https://reviews.apache.org/r/39060/diff/


Testing
-------

make check successful 
Created 100 framework instances on a 24 CPU machine. Master failover detected 
by the framework process and continue to work as expected.


Thanks,

Mandeep Chadha

Reply via email to