-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43863/
-----------------------------------------------------------
Review request for mesos, Adam B and Alexander Rukletsov.
Bugs: MESOS-4214
https://issues.apache.org/jira/browse/MESOS-4214
Repository: mesos
Description
-------
Move the implementation of updateWeights out of header.
Diffs
-----
src/CMakeLists.txt 5cf0ec8c475839ad8717192a37f01546cbcccd7a
src/Makefile.am 73e7ff06ba064c9b04f191009522d7808a7ab58e
src/master/master.hpp 13c6ff153e77c527822309e787942eb463d59e7d
src/master/master.cpp b453bc7fca05c192df616b7d80132985b3248547
src/master/weights.hpp PRE-CREATION
src/master/weights.cpp PRE-CREATION
src/master/weights_handler.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/43863/diff/
Testing
-------
make && make check successfully!
Thanks,
Yongqiao Wang