uschindler commented on PR #13206:
URL: https://github.com/apache/lucene/pull/13206#issuecomment-2020164536

   > > The bigger problem is when the file is still open in an NRTReader and 
gets deleted.
   > 
   > Hmm does it actually happen? I thought index files were ref-counted so 
that files would only get deleted when the NRT reader gets closed? This is what 
`StandardDirectoryReader#doClose` suggests.
   
   Ah you're right. This is to workaround windows issues.


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to