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

Review request for mesos, Alexander Rukletsov, Benjamin Mahler, and Till 
Toenshoff.


Bugs: MESOS-8072
    https://issues.apache.org/jira/browse/MESOS-8072


Repository: mesos


Description
-------

To reduce noisiness, recurring events "Sending heartbeat", "Received
ping from <slave-observer>", "Querying resource estimator for
oversubscribable resources", and "Received oversubscribable resources"
are now visible at level 2 instead of 1.


Diffs
-----

  src/master/master.hpp 0ddc98259f64b3921d08f5f4ec81543bb0826378 
  src/slave/slave.cpp c35cf7d72c66bf7cdfd7efa322bd7d73c923fac9 


Diff: https://reviews.apache.org/r/62887/diff/1/


Testing
-------

Run `GLOG_v=1 ./mesos-local.sh --log_dir=/tmp/test-mesos/log/ --num_slaves=3 
--port=5037 --work_dir=/tmp/test-mesos/work/` and `GLOG_v=2 ./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

Reply via email to