Aaron Wood created MESOS-7572:
---------------------------------
Summary: Follow symlinks in the various master/agent endpoints
Key: MESOS-7572
URL: https://issues.apache.org/jira/browse/MESOS-7572
Project: Mesos
Issue Type: Improvement
Components: agent, HTTP API, master
Reporter: Aaron Wood
Assignee: Aaron Wood
The main benefit of following symlinks in endpoints such as {code}/files{code}
is that frameworks will be able to construct a path to the sandbox much easier.
This will assist framework developers in making features that need to provide a
path when hitting various operator API endpoints. Currently, making use of a
path ending in {code}runs/latest{code} throws a 404.
One such application could be a scheduler providing the ability for users to
work with their task's sandbox directly without going to the Mesos UI,
endpoints, or the actual system themselves.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)