You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alex Clemmer (JIRA)" <ji...@apache.org> on 2016/07/21 18:13:20 UTC

[jira] [Created] (MESOS-5881) Semantics of `os::symlink` differ across POSIX and Windows

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)