Nathan Handler created MESOS-5333:
-------------------------------------
Summary: GET /master/maintenance/schedule/ produces 404
Key: MESOS-5333
URL: https://issues.apache.org/jira/browse/MESOS-5333
Project: Mesos
Issue Type: Bug
Reporter: Nathan Handler
Priority: Minor
Attempts to make a GET request to /master/maintenance/schedule/ result in a
404. However, if I make a GET request to /master/maintenance/schedule (without
the trailing /), it works. My current (untested) theory is that this might be
related to the fact that there is also a /master/maintenance/schedule/status
endpoint (an endpoint built on top of a functioning endpoint), as requests to
/help and /help/ (with and without the trailing slash) produce the same
functioning result.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)