----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7061/ -----------------------------------------------------------
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 ----- 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
