Hi All,
We intend to introduce a breaking change[1] in the http endpoints. For
below http endpoints, when user request to a master which is not a leader,
user would got a 302 redirect to the leader master.
* /slaves
* /state
* /stateSummary
* /roles
* /teardown
* /tasks
For other endpoints in master, the behaviour is not change. If your
existing framework relied on this behaviour, I suggest add a logic to
handle 302 redirect response. Let me know if you have any queries/concerns.
Thank you very much.
Links:
[1] Tracking JIRA: https://issues.apache.org/jira/browse/MESOS-1865
--
Best Regards,
Haosdent Huang