Benjamin Mahler created MESOS-6773:
--------------------------------------

             Summary: Provide REST-style endpoints that map to v1 master/agent 
Calls.
                 Key: MESOS-6773
                 URL: https://issues.apache.org/jira/browse/MESOS-6773
             Project: Mesos
          Issue Type: Improvement
          Components: HTTP API
            Reporter: Benjamin Mahler


With the addition of V1 {{master::Call}} and {{agent::Call}} to replace the V0 
REST-style endpoints (e.g. /state, /metrics/snapshot, etc), users can no longer 
hit these endpoints in their browser or use query parameters. Also, tooling has 
to send POST data, which is a bit more onerous in most libraries than simply 
using a URL with query parameters.

Per the [design 
doc|https://docs.google.com/document/d/1XfgF4jDXZDVIEWQPx6Y4glgeTTswAAxw6j8dPDAtoeI],
 we can add a mapping to REST-style endpoints to provide users with a means to 
hit these endpoints without POST data.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to