-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45910/
-----------------------------------------------------------
Review request for mesos, Anand Mazumdar, Artem Harutyunyan, and Vinod Kone.
Bugs: MESOS-4982
https://issues.apache.org/jira/browse/MESOS-4982
Repository: mesos
Description
-------
Since the HTTP scheduler is a libprocess process, the sub-class
`Metrics` does not need to be a process anymore. This moves the
process-specific code into the appropriate place in the scheduler.
Diffs
-----
src/examples/long_lived_framework.cpp
ef498d63bc5f0a8deb46d71edd85a76a1d38fdd0
Diff: https://reviews.apache.org/r/45910/diff/
Testing
-------
make check
Deployed on a test cluster (see the first review in the chain.)
Thanks,
Joseph Wu