Just for keeping the mailing list up to date. I have created a JIRA issue.
https://issues.apache.org/jira/browse/LUCENE-8795
Fra: Torben Riis
Sendt: 7. maj 2019 11:37
Til: Michael McCandless ; Lucene Users
Emne: SV: ArrayIndexOutOfBoundsException during System.arraycopy in BKDWriter
Hi
ยท www.multi-support.com
Fra: Michael McCandless
Sendt: 3. maj 2019 10:05
Til: Lucene Users ; Torben Riis
Emne: Re: ArrayIndexOutOfBoundsException during System.arraycopy in BKDWriter
Note that the -Xint flag will make your code run tremendously more slowly!
Likely to the point of not really being
Note that the -Xint flag will make your code run tremendously more
slowly! Likely to the point of not really being usable. But it'd be
interesting to see if that side-steps the bug.
Is it possible to test with OpenJDK as well?
The BKDWriter code is quite complex, so it is also possible there i
Hi,
I'm a bit stuck here and needs a clue or two in order to continue our
investigations. Hope that someone can help. :)
Periodically, around once a month, we get the below
ArrayIndexOutOfBoundsException on our system. We use multiple indexes and the
error can originate from any of them, but t