-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64514/
-----------------------------------------------------------
(Updated Dec. 13, 2017, 11:53 a.m.)
Review request for mesos, Alexander Rojas and James Peach.
Bugs: MESOS-8306
https://issues.apache.org/jira/browse/MESOS-8306
Repository: mesos
Description (updated)
-------
This allows authorization of static resource reservations.
These reservations do not arrived to the master through an
`Offer::Operation::Reserve` API call but during agent
registration.
Diffs
-----
src/master/master.hpp 232cc3758f240db626c4fdaf852163fa48af4dd7
src/master/master.cpp b10d0341276090bfa70aaa4fd6317a560e3334ea
Diff: https://reviews.apache.org/r/64514/diff/1/
Testing
-------
make check.
Thanks,
Jiang Yan Xu