You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Vinod Kone <vi...@gmail.com> on 2015/09/02 00:32:11 UTC

Re: Review Request 37908: Silence oversubscription logging

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37908/#review97351
-----------------------------------------------------------

Ship it!


Ship It!

- Vinod Kone


On Aug. 31, 2015, 6:28 p.m., Niklas Nielsen wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/37908/
> -----------------------------------------------------------
> 
> (Updated Aug. 31, 2015, 6:28 p.m.)
> 
> 
> 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(1).
> 
> 
> 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
> 
>