Alex Clemmer created MESOS-5881:
-----------------------------------
Summary: Semantics of `os::symlink` differ across POSIX and Windows
Key: MESOS-5881
URL: https://issues.apache.org/jira/browse/MESOS-5881
Project: Mesos
Issue Type: Bug
Components: stout
Reporter: Alex Clemmer
Assignee: Alex Clemmer
On most POSIX implementations, it is possible to create a symlink with a target
that does not exist. On Windows, attempting to create a symlink pointing to a
target that does not exist will cause a runtime failure.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)