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

Robert Muir commented on LUCENE-4238:
-------------------------------------

I can't make the test fail: (after fixing it to properly create a 
tempdirectory).

Are you sure that its not just a bug in your test?
The way its coded, it will use /your/cwd/random as the name of the directory, 
and wont be cleaned out.
So if you then run the test again, it will have the previous files from your 
previous run.

I'll attach my version
                
> NRTCachingDirectory has concurrency bug(s).
> -------------------------------------------
>
>                 Key: LUCENE-4238
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4238
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: core/store
>            Reporter: Mark Miller
>             Fix For: 4.0, 5.0
>
>         Attachments: LUCENE-4238.patch, LUCENE-4238_test.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to