-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66860/
-----------------------------------------------------------
(Updated May 1, 2018, 4:44 p.m.)
Review request for mesos and Benjamin Mahler.
Bugs: MESOS-8628
https://issues.apache.org/jira/browse/MESOS-8628
Repository: mesos
Description
-------
Prior to this patch, the register framework message was copied
into a subscribe call. This updates the handler to perform moves
instead.
Diffs (updated)
-----
src/master/master.hpp c30cf082d9ddf2e5dd97e0d887d6d07d8e03cbd4
src/master/master.cpp c723a291ed8d219ced4492bc905ac6b52683ae47
Diff: https://reviews.apache.org/r/66860/diff/2/
Changes: https://reviews.apache.org/r/66860/diff/1-2/
Testing
-------
make check
Thanks,
Meng Zhu