-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11720/
-----------------------------------------------------------
(Updated June 14, 2013, 1:35 a.m.)
Review request for mesos and Benjamin Hindman.
Changes
-------
Ben's review - s/dedication/reservation
Description
-------
This patch adds a Dedication protobuf, Dedications field to SlaveInfo,
Dedications class with a parse function, and a dedication command line flag to
the slave.
This addresses bug MESOS-505.
https://issues.apache.org/jira/browse/MESOS-505
Diffs (updated)
-----
include/mesos/mesos.proto 8cbcd9a
src/Makefile.am e67b342
src/common/reservations.hpp PRE-CREATION
src/common/reservations.cpp PRE-CREATION
src/slave/flags.hpp 9612983
src/slave/slave.hpp d1ba82e
src/slave/slave.cpp b5b7e0e
Diff: https://reviews.apache.org/r/11720/diff/
Testing
-------
make check
Thanks,
Thomas Marshall