-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65056/
-----------------------------------------------------------
(Updated Jan. 13, 2018, 12:11 a.m.)
Review request for mesos, Anand Mazumdar, Gaston Kleiman, and Vinod Kone.
Bugs: MESOS-8078
https://issues.apache.org/jira/browse/MESOS-8078
Repository: mesos
Description (updated)
-------
Several fields were present in the old master '/state' endpoint,
which are now not accessible via the V1 operator API. This patch
adds these fields to the response for the GET_MASTER call.
Diffs
-----
include/mesos/master/master.proto f4506fe82ee7c1db77cfb7e94933d5a7f4b024df
include/mesos/v1/master/master.proto 5cb64df12459b1529306cd33691c003172e4b3ec
src/master/http.cpp bc29fafb1f4b515aec3b77850f960c88a65c8362
Diff: https://reviews.apache.org/r/65056/diff/3/
Testing
-------
tested manually using curl
Thanks,
Greg Mann