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

(Updated Aug. 4, 2014, 7:25 p.m.)


Review request for mesos, Jie Yu and Jiang Yan Xu.


Changes
-------

Removed the use of WeakFuture as it is not necessary.


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


Repository: mesos-git


Description
-------

In order to trigger re-detections in the slave, we need to be able to discard 
the Future returned from detect(). This adds discard support to detect().


Diffs (updated)
-----

  src/master/detector.cpp a34cc211941972e2d64802d5c7ed3f5026229744 
  src/tests/master_contender_detector_tests.cpp 
231648d3c564f9a38937b844459c08f0fdd66a92 

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


Testing
-------

Updated the existing tests.


Thanks,

Ben Mahler

Reply via email to