----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72116/ -----------------------------------------------------------
Review request for mesos, Greg Mann and Joseph Wu. Repository: mesos Description ------- The code was incorrectly printing the framework count, since these are hashmap<FrameworkID, hashmap<TaskID, Task>>. Diffs ----- src/master/master.cpp d41ae724ba12b5ad1c8ae3c1f9b91a05b0e46e7e Diff: https://reviews.apache.org/r/72116/diff/1/ Testing ------- make check Thanks, Benjamin Mahler
