----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67541/ -----------------------------------------------------------
Review request for mesos, Benjamin Bannier, Gastón Kleiman, and Jie Yu. Bugs: MESOS-8873 https://issues.apache.org/jira/browse/MESOS-8873 Repository: mesos Description ------- There is no need for the noop resource estimator to return a ready future of empty resource since it is only activated when the user does not want to use an resource estimator. Diffs ----- src/slave/resource_estimators/noop.cpp 5555c3ddc0149b2545183a105eb2b9dd31488f40 Diff: https://reviews.apache.org/r/67541/diff/1/ Testing ------- sudo make check Thanks, Chun-Hung Hsiao