-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67567/
-----------------------------------------------------------
(Updated 六月 13, 2018, 5:14 p.m.)
Review request for mesos, Chun-Hung Hsiao and Gilbert Song.
Bugs: MESOS-8680
https://issues.apache.org/jira/browse/MESOS-8680
Repository: mesos
Description
-------
Changed the variable name of the Class "Slave", "Executor" and "Framework" in
Slave.hpp, eg: change "info" to "slaveInfo", "executorInfo" or "frameworkInfo".
also change others in related files: http.cpp and slave.cpp.
Diffs
-----
src/slave/http.cpp a6739e12e55431a84844c747e584ef6420694076
src/slave/slave.hpp bf14d3569e677b2be6790ef774985df6937ebb29
src/slave/slave.cpp 8edd652f7f410dbadaf6c2ca3736349065e4340a
Diff: https://reviews.apache.org/r/67567/diff/1/
Testing
-------
Thanks,
bin zheng