----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7061/ -----------------------------------------------------------
(Updated Sept. 12, 2012, 9:50 p.m.) Review request for mesos, Benjamin Hindman and Vinod Kone. Description ------- This eliminates the hard-coding of the log filenames: mesos-master.INFO and mesos-slave.INFO. Diffs (updated) ----- src/logging/logging.hpp 9dcc7c1 src/logging/logging.cpp d6d31ec src/master/master.cpp addabdb src/slave/slave.cpp 4ea1db1 src/webui/master/static/controllers.js 41cec18 Diff: https://reviews.apache.org/r/7061/diff/ Testing ------- make check mesos-local.sh runs Thanks, Ben Mahler
