Benno Evers created MESOS-10062:
-----------------------------------
Summary: Implement relative path computation for stout
Key: MESOS-10062
URL: https://issues.apache.org/jira/browse/MESOS-10062
Project: Mesos
Issue Type: Task
Reporter: Benno Evers
When using executor domain sockets, we might need to specify relative paths in
order to stay below the path length limit of 108 characters.
To do so, we should implement a `path::relative_path()` function in stout that
can compute the relative path between two directories.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)