uschindler commented on pull request #470:
URL: https://github.com/apache/lucene/pull/470#issuecomment-986284927


   You can easily see the problem if you start luke and then open an index. It 
will use NIOFSDirectory when you shoose the automatic selection. If you use 
MMapDirectoy explicit, it will work, but after some time it will run out of 
file handles.


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