-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28266/
-----------------------------------------------------------
Review request for mesos and Vinod Kone.
Bugs: MESOS-2127
https://issues.apache.org/jira/browse/MESOS-2127
Repository: mesos-git
Description
-------
The idea here is to allow other code (e.g. killTask) to perform reconciliation
without re-implementing the logic.
Diffs
-----
src/master/master.hpp ece36c3cd7b4f722527bbcd40c29a58a3a3390ec
src/master/master.cpp de42f8eb7c3c4ed64fb7fea9f4977e276f4a9043
Diff: https://reviews.apache.org/r/28266/diff/
Testing
-------
make check w/ many iterations of the reconciliation tests
Thanks,
Ben Mahler