Thank you Adrien!

I created an issue for the static analysis piece, but I'm not
currently working on it yet. This could be a fun one, if anyone is
interested, to flush a bunch of these bugs out at once:
https://github.com/apache/lucene/issues/11910

On Wed, Nov 9, 2022 at 10:48 AM Adrien Grand <jpou...@gmail.com> wrote:
>
> Totally Robert, I was not trying to add any time pressure, next week is 
> totally fine. I mostly wanted to get the discussion started because folks 
> sometimes have one or two bug fixes they'd like to fold into a bugfix release 
> so I wanted to give them time to plan. Friday is also a public holiday here, 
> celebrating the end of World War 1. :)
>
> On Wed, Nov 9, 2022 at 4:41 PM Robert Muir <rcm...@gmail.com> wrote:
>>
>> Can we please have a few days to improve the test situation? I think
>> we need to beef up checkindex to exercise seek() on the vectors, also
>> we need to look at static analysis to try to find other similar bugs.
>> This would help prevent "whack-a-mole" and improve correctness going 
>> forwards.
>>
>> I want to help more but it's difficult timing-wise, lots of stuff
>> going on this week, and in my country friday is Veteran's Day holiday.
>>
>> On Wed, Nov 9, 2022 at 10:39 AM Adrien Grand <jpou...@gmail.com> wrote:
>> >
>> > Hello all,
>> >
>> > A bad integer overflow has been discovered in the KNN vectors format, 
>> > which affects segments that have more than ~16M vectors. I'd like to do a 
>> > bugfix release when the bug is fixed and we have a test for such large 
>> > datasets of KNN vectors. I volunteer to be the RM for this release.
>> >
>> > --
>> > Adrien
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
>> For additional commands, e-mail: dev-h...@lucene.apache.org
>>
>
>
> --
> Adrien

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to