You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2022/11/08 13:33:52 UTC

[GitHub] [lucene] dweiss commented on pull request #11905: Fix integer overflow when seeking the vector index for connections

dweiss commented on PR #11905:
URL: https://github.com/apache/lucene/pull/11905#issuecomment-1307230679

   There's a whole bunch of automated checks you could go through, selectively, and try to enable them for the future. This includes IntLongMath, which is currently off.
   
   https://github.com/apache/lucene/blob/main/gradle/validation/error-prone.gradle#L71-L183


-- 
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-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org