[ 
https://issues.apache.org/jira/browse/LUCENE-7797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15979914#comment-15979914
 ] 

ASF subversion and git services commented on LUCENE-7797:
---------------------------------------------------------

Commit 8d3fb8ab59da5a1bd8d3f82385d0d16dc1e58a47 in lucene-solr's branch 
refs/heads/branch_6x from Mike McCandless
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=8d3fb8a ]

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]

Reply via email to