rmuir commented on issue #15552:
URL: https://github.com/apache/lucene/issues/15552#issuecomment-3751609215

   > Have we ever changed the checksummer? Has it been CRC32 since the start (I 
think so?).
   
   I really think CRC32C would be better, question is, is it worth the effort 
required to move over?
   
   Also related to this, at some point we should double-check the math. IIRC 
these algorithms are only appropriate for file sizes up to some certain limit 
(e.g. some number of GB). Otherwise they may not detect problems reliably.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to