----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37908/ -----------------------------------------------------------
Review request for mesos and Jie Yu. Repository: mesos Description ------- Resource estimates are continuously written to the logs even though they are empty (as with the majority of Mesos clusters at the moment). To reduce the noise, this patch moves log lines for empty resources to VLOG(2). Diffs ----- src/slave/slave.cpp 8cfad7b86675b10c98524174975828bbcf47aed2 Diff: https://reviews.apache.org/r/37908/diff/ Testing ------- make check - with and without the patch, verifying the log statements. Thanks, Niklas Nielsen
