dsmiley commented on PR #13949:
URL: https://github.com/apache/lucene/pull/13949#issuecomment-2632388607

   Couldn't S3 and other file storage be implemented as an NIO FileSystem 
instead?  AKA JSR-203.  Would the Lucene Directory abstraction level have 
certain advantages (what)?  Ideally we'd use such abstractions that the Java 
platform offers so that Lucene isn't tempted to have to maintain custom 
implementations at its higher layer.
   
   Some google searching seems to show this one as the most/best maintained: 
https://github.com/carlspring/s3fs-nio


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