You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Alexandra Sava <al...@gmail.com> on 2014/03/24 13:40:21 UTC

Review Request 19580: Fix minor issues.

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

Review request for mesos.


Repository: mesos-git


Description
-------

Fix coding style issues.
Create log file in logging::initialize() to be sure "Logging ... level started" is the first message in the log file.


Diffs
-----

  src/logging/flags.hpp e2e4afccc4d8b8cc269960f90d59aab9c1e53807 
  src/logging/logging.hpp 3c24211cb711a43d6f23950607f5a30e1351dd7d 
  src/logging/logging.cpp a46a3f133830297cbc466e761e1682fb49df09df 
  src/master/master.cpp 6da776699beb6f449e8160dcb6a125d94c1ab437 
  src/slave/slave.cpp d8d3e0fa54972201d72b2650ec0ba922a4912d54 
  src/webui/master/static/js/controllers.js afb24fb9c2184772f7314162f5637dbabaa2ab94 

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


Testing
-------


Thanks,

Alexandra Sava