[
https://issues.apache.org/jira/browse/MESOS-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13879243#comment-13879243
]
Benjamin Mahler commented on MESOS-322:
---------------------------------------
In 0.16.0, /slave(1) can be omitted from slave endpoints:
E.g. {{/slave(1)/stats.json}} is equivalent to {{/stats.json}} when querying a
slave.
> Better urls for libprocess endpoints
> ------------------------------------
>
> Key: MESOS-322
> URL: https://issues.apache.org/jira/browse/MESOS-322
> Project: Mesos
> Issue Type: Improvement
> Reporter: Vinod Kone
> Assignee: Benjamin Mahler
> Priority: Minor
> Labels: twitter
>
> Currently, we have URLs like http://hostname:5051/slave(1)/state.json
> It would be better to have something other than parens. may be
> http://........./slave/1/state.json?
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)