----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53095/ -----------------------------------------------------------
(Updated Nov. 1, 2016, 5:28 p.m.) Review request for mesos, Anand Mazumdar, Xiaojian Huang, and Kunal Thakar. Changes ------- rebase. Repository: mesos Description (updated) ------- This information will be used to in both `GetAgents` API call and `/state` endpoint to return `AgentInfo` of recovered but unregistered slave, to facilitate operator to better handle such case. The reason I want to return `AgentInfo` instead of `AgentID` is that hostname and ip address can be find in former, but not latter. Diffs (updated) ----- src/master/master.hpp 87186c6e733a686f96528b1722fda1c287e9c881 src/master/master.cpp 013bb592ba47b785c552e199633e4784e8aa71b1 Diff: https://reviews.apache.org/r/53095/diff/ Testing ------- Thanks, Zhitao Li
