Andrew Schwartzmeyer created MESOS-7803:
-------------------------------------------
Summary: fs::list drops path components on Windows
Key: MESOS-7803
URL: https://issues.apache.org/jira/browse/MESOS-7803
Project: Mesos
Issue Type: Bug
Components: stout
Environment: Windows 10
Reporter: Andrew Schwartzmeyer
Assignee: Andrew Schwartzmeyer
fs::list(/foo/bar/*.txt) returns a.txt, b.txt, not /foo/bar/a.txt,
/foo/bar/b.txt
This breaks a ZooKeeper test on Windows.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)