----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16586/ -----------------------------------------------------------
Review request for mesos, Benjamin Hindman, Ben Mahler, and Vinod Kone. Repository: mesos-git Description ------- - Previously a pending future is returned to the client who calls Detector::detect() after the detector enters a non-operational state due to a non-retryable error in the last detect() call. Diffs ----- src/master/detector.cpp 7b437ac2ddf92ece0d5ec7f9dae612e622bfb39e src/tests/master_contender_detector_tests.cpp d532c17c64c4c797053616cb486a907855bb723b src/zookeeper/detector.cpp 6723d036bbd2ea814c81d777d81b2fc0b261a0fd Diff: https://reviews.apache.org/r/16586/diff/ Testing ------- Added tests. make check. Thanks, Jiang Yan Xu
