You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Mesos Reviewbot Windows <re...@mesos.apache.org> on 2017/10/11 22:18:55 UTC

Re: Review Request 62891: Increased level of one verbose log from libprocess.

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



PASS: Mesos patch 62891 was successfully built and tested.

Reviews applied: `['62891']`

All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/62891

- Mesos Reviewbot Windows


On Oct. 11, 2017, 1:57 p.m., Armand Grillet wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/62891/
> -----------------------------------------------------------
> 
> (Updated Oct. 11, 2017, 1:57 p.m.)
> 
> 
> Review request for mesos, Alexander Rukletsov, Benjamin Mahler, and Till Toenshoff.
> 
> 
> Bugs: MESOS-8074
>     https://issues.apache.org/jira/browse/MESOS-8074
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Increases vlog level regarding libprocess actor state transitions. This
> is a recurring event that we now log on vlog level three instead of
> level two, it does not imply a general change or a holistic approach.
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/src/process.cpp a81ef747957db5bf388fac1a853c12fdd60d0cf7 
> 
> 
> Diff: https://reviews.apache.org/r/62891/diff/2/
> 
> 
> Testing
> -------
> 
> Run `GLOG_v=2 ./mesos-local.sh --log_dir=/tmp/test-mesos/log/ --num_slaves=3 --port=5037 --work_dir=/tmp/test-mesos/work/` and `GLOG_v=3 ./mesos-local.sh --log_dir=/tmp/test-mesos/log/ --num_slaves=3 --port=5037 --work_dir=/tmp/test-mesos/work/` and checked that the new output was as expected.
> 
> 
> Thanks,
> 
> Armand Grillet
> 
>