-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67261/
-----------------------------------------------------------
Review request for mesos, Benjamin Bannier, Benjamin Mahler, and Jie Yu.
Bugs: MESOS-8873
https://issues.apache.org/jira/browse/MESOS-8873
Repository: mesos
Description
-------
If the first oversubscribed resource estimations from the resource
estimator is empty, there would be no need to send an explicit
`UpdateSlaveMessage`.
Diffs
-----
src/slave/slave.cpp 1f77bccd95a05b9f2fb6bd7f0d273ba5dba1fade
Diff: https://reviews.apache.org/r/67261/diff/1/
Testing
-------
sudo make check
Thanks,
Chun-Hung Hsiao