[
https://issues.apache.org/jira/browse/MESOS-7803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16329556#comment-16329556
]
Andrew Schwartzmeyer edited comment on MESOS-7803 at 1/29/18 8:33 PM:
----------------------------------------------------------------------
https://reviews.apache.org/r/65397/
https://reviews.apache.org/r/65398/
was (Author: andschwa):
Review chain starts here: https://reviews.apache.org/r/65195/
> 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
> Priority: Major
> Labels: windows
>
> 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
(v7.6.3#76005)