-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42252/
-----------------------------------------------------------
(Updated 一月 20, 2016, 7:29 a.m.)
Review request for mesos, Ben Mahler, Artem Harutyunyan, Joris Van Remoortere,
Joseph Wu, Klaus Ma, and Jian Qiu.
Bugs: MESOS-4321
https://issues.apache.org/jira/browse/MESOS-4321
Repository: mesos
Description
-------
After master call updateSlave, the totalResources do not include
allocation resources, this will cause some problem when end user
using /state endpoint to check resources status.
Diffs (updated)
-----
src/master/master.cpp 9ee56277c8a472be9e683d5db505becfb5f7c422
Diff: https://reviews.apache.org/r/42252/diff/
Testing
-------
make
make check
Thanks,
Guangya Liu