rmuir commented on issue #14334: URL: https://github.com/apache/lucene/issues/14334#issuecomment-2717869141
I also want to point out here, that current usage is not "incorrect". The idea that there is a "correct" way that will always work is 100% broken. look at what fsync() does on macos if you doubt me. So I think for this one, show me concrete case where it brings benefits, I'll make a PR to fsync on the files when we write them. Otherwise I'd rather avoid the controversy (as there are folks that apparently still have giant spinning disks and want to defer fsync as much as possible) -- 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