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

(Updated Oct. 9, 2012, 3:40 a.m.)


Review request for mesos, Benjamin Hindman and Vinod Kone.


Changes
-------

Rebased off trunk.
Updated to rename function, and uses FLAGS_log_dir from glog to compute the 
full path (Would we rather pass in the log dir?).

Retested on OSX, Linux. Local runs tested for log viewing.


Description
-------

This eliminates the hard-coding of the log filenames: mesos-master.INFO and 
mesos-slave.INFO.


Diffs (updated)
-----

  src/logging/logging.hpp 9dcc7c1832d16aefbb14d77166641819b7a4bf56 
  src/logging/logging.cpp f22af91e3047dba99dd3f4f6eb9203d3150bac0c 
  src/master/master.cpp addabdb524c8492e2a5099a6e0d6d88fa7bb9092 
  src/slave/slave.cpp 5c49e935a0595beb50db78cd3383877aae5cf5a7 
  src/webui/master/static/controllers.js 
b5f6e7470bb0207276a9ad72fa56e426868f9b19 

Diff: https://reviews.apache.org/r/7061/diff/


Testing
-------

make check
mesos-local.sh runs


Thanks,

Ben Mahler

Reply via email to