-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35935/
-----------------------------------------------------------
Review request for mesos, Jie Yu and Vinod Kone.
Bugs: MESOS-2941
https://issues.apache.org/jira/browse/MESOS-2941
Repository: mesos
Description
-------
We currently don't have any nice testing abstractions for scaling up a master
in-memory, so this simulates the reconciliation logic instead. Not ideal, but
was very valuable for improving the performance.
Diffs
-----
src/tests/reconciliation_tests.cpp 6042d8c02d86f486e0c4d82d5a70666d7ac9019b
Diff: https://reviews.apache.org/r/35935/diff/
Testing
-------
make check + ran the benchmark (per MESOS-2940)
Thanks,
Ben Mahler