[
https://issues.apache.org/jira/browse/LUCENE-6843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14963388#comment-14963388
]
ASF subversion and git services commented on LUCENE-6843:
---------------------------------------------------------
Commit 1709421 from [~jpountz] in branch 'dev/trunk'
[ https://svn.apache.org/r1709421 ]
LUCENE-6843: RAMDirectory.listAll() should not return null file names.
> RAMDirectory.listAll() sometimes returns null files
> ---------------------------------------------------
>
> Key: LUCENE-6843
> URL: https://issues.apache.org/jira/browse/LUCENE-6843
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Adrien Grand
> Attachments: LUCENE-6843.patch
>
>
> RAMDirectory was changed in LUCENE-6829 in a way that looks harmless but
> actually it can lead to RAMDirectory returning null files when
> Directory.listAll() is called if some files are deleted concurrently with
> file listing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]