You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Artem Harutyunyan <ar...@mesosphere.io> on 2015/08/07 22:40:06 UTC

Re: Review Request 37190: WIP: Added /maintenance.schedule, /maintenance.start, /maintenance.stop and /maintenance.status endpoints.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37190/
-----------------------------------------------------------

(Updated Aug. 7, 2015, 1:40 p.m.)


Review request for Benjamin Hindman, Joris Van Remoortere and Joseph Wu.


Changes
-------

Addressed comments; added more endpoints.


Summary (updated)
-----------------

WIP: Added /maintenance.schedule, /maintenance.start, /maintenance.stop and /maintenance.status endpoints.


Bugs: MESOS-2067
    https://issues.apache.org/jira/browse/MESOS-2067


Repository: mesos


Description
-------

See summary.


Diffs (updated)
-----

  include/mesos/maintenance/maintenance.proto PRE-CREATION 
  src/master/http.cpp 76e70801925041f08bc94f0ca18c86f1a573b2b3 
  src/master/maintenance.hpp PRE-CREATION 
  src/master/maintenance.cpp PRE-CREATION 
  src/master/master.hpp 53420ca7d503296fbe11b1ea0795afe2ebf86255 
  src/master/master.cpp d699e4bc3cf734a516a6baf329919e04744b5702 

Diff: https://reviews.apache.org/r/37190/diff/


Testing
-------

Manual testing of the endpoint.


Thanks,

Artem Harutyunyan