You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Kapil Arya <ka...@mesosphere.io> on 2016/01/25 06:42:08 UTC

Review Request 42704: Fixed non-linux build involving glog drop_log_meory flag.

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

Review request for mesos and Jie Yu.


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


Repository: mesos


Description
-------

The variable "FLAGS_drop_log_memory" is available only on Linux.


Diffs
-----

  src/logging/logging.cpp 9cd6181b136e498facfb9cace33856d50f2c06de 

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


Testing
-------

make check


Thanks,

Kapil Arya