henningandersen opened a new pull request #619: LUCENE-8735: Avoid 
FileAlreadyExistsException on windows.
URL: https://github.com/apache/lucene-solr/pull/619
 
 
   FilterDirectory.getPendingDeletions() did not delegate the call, which
   resulted in a new IndexWriter on same directory not considering pending
   delete files. This could in turn result in a FileAlreadyExistsException
   when running windows.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to