[
https://issues.apache.org/jira/browse/LUCENE-7797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15979913#comment-15979913
]
ASF subversion and git services commented on LUCENE-7797:
---------------------------------------------------------
Commit 4cd83ea276a72a4e6a3a46a3dd49a84bffb07fe7 in lucene-solr's branch
refs/heads/master from Mike McCandless
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=4cd83ea ]
LUCENE-7797: the static FSDirectory.listAll was always returning an empty array
> FSDirectory.listAll will always return empty array
> --------------------------------------------------
>
> Key: LUCENE-7797
> URL: https://issues.apache.org/jira/browse/LUCENE-7797
> Project: Lucene - Core
> Issue Type: Bug
> Components: core/store
> Reporter: Atkins Chang
> Priority: Minor
> Attachments: LUCENE-7797.patch
>
>
> {code}FSDirector#listAll(Path){code} which invoke private method
> {code}FSDirector#listAll(Path, Set<String>){code} will always return empty
> array.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]