Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-6735

`os::realpath` semantics differ between Windows and POSIX

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0
    • stout

    Description

      `os::realpath` on Unix should error out if the path does not exist. On Windows, the implementation is backed by `_fullpath`, which does not error out if the path does not exist. In general, we'd like the semantics to be as similar as possible across the two.

      Attachments

        Issue Links

          Activity

            People

              andschwa Andrew Schwartzmeyer
              hausdorff Alex Clemmer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: