----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20070/ -----------------------------------------------------------
(Updated April 7, 2014, 1:59 a.m.) Review request for mesos, Ian Downes, Till Toenshoff, and Vinod Kone. Changes ------- Made 'cpus_limit' be optional just like 'mem_limit_bytes' is optional. Also made 'usage' not return a Future because it's not in fact asychronous and implemented the TODO so that we can do less work when using this in the Posix*Isolators. Repository: mesos-git Description ------- See summary. Diffs (updated) ----- include/mesos/mesos.proto 37f8a7fcd23d467b1274c46c405b836510afbd49 src/Makefile.am 95f133d0103fdebb6de279a07bbeefbf0355f5af src/slave/containerizer/isolators/posix.hpp 7fbc6ddd9aa5518870bf938c6ead5eb72d3ec524 src/usage/main.cpp PRE-CREATION src/usage/usage.hpp PRE-CREATION Diff: https://reviews.apache.org/r/20070/diff/ Testing ------- make check Thanks, Benjamin Hindman
