uschindler commented on issue #14334:
URL: https://github.com/apache/lucene/issues/14334#issuecomment-2771766515

   If a file is incomplete, the commit will fail. Lucene's fileformats are 
designed in a way that corruption can be found early (this includes checksums). 
So zero byte temp files or truncated ones will cause no issue. The Exception 
ahndling in Lucene never swallows exceptions, when something goes wrong it 
fails the commit.
   
   Please stop arguing here about problems that don't exist. Issue #10906 has 
nothing to do with temporary files. So please stop arguing about temporary 
files.


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