-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42252/
-----------------------------------------------------------
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
-----
src/master/master.cpp c122c30d943813fc3ce9e7025783c7231809b022
Diff: https://reviews.apache.org/r/42252/diff/
Testing
-------
make
make check
Thanks,
Guangya Liu