uschindler commented on pull request #2052: URL: https://github.com/apache/lucene-solr/pull/2052#issuecomment-728774023
Hi, We can also remove WindowsDirectory. This one was not done for direct IO, bt it's obsolete, too: https://issues.apache.org/jira/browse/LUCENE-2791 It was made for the case where SimpleFSDirectory was slow in earlier days, because java's default RandomAccessFile was not able to do positional IO. ---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org