albogdano commented on PR #13949: URL: https://github.com/apache/lucene/pull/13949#issuecomment-2454576266
@rmuir @josefschiefer27 I haven't yet tried experimenting with S3 fuse mounts but I doubt the performance will be any better than using the S3 API directly. Also, there are some specific API calls around the legal hold locks used in this project as a locking mechanism. I don't know if those are supported by the libraries you mentioned. Right now I'm focused on minimizing dependencies by integrating an alternative S3 client - this [lightweight AWS client](https://github.com/davidmoten/aws-lightweight-client-java). Ideally IMHO, we should have a lightweight S3 Directory implementation that is suitable for serverless deployments. -- 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