pinot icon indicating copy to clipboard operation
pinot copied to clipboard

Lucene 9.12.0 upgrade

Open abhioncbr opened this issue 1 year ago • 5 comments

Refer the PR

abhioncbr avatar Oct 14 '24 23:10 abhioncbr

Overview of what has been changed and what has to be done after upgrade e.g. reindex https://lucene.apache.org/core/corenews.html#apache-lucenetm-1000-available

hpvd avatar Oct 15 '24 05:10 hpvd

full changelog: https://lucene.apache.org/core/10_0_0/changes/Changes.html#v10.0.0

hpvd avatar Oct 15 '24 05:10 hpvd

The documentation shared by @hpvd, link mentions that Lucene 10 needs JDK21 or newer

image

I don't think we can opt for these changes because we support Java 11 and 17.

WDYT @Jackie-Jiang / @ankitsultana ?

abhioncbr avatar Oct 24 '24 13:10 abhioncbr

Thanks for the investigation! Shall we upgrade to 9.12.0 instead?

Jackie-Jiang avatar Oct 24 '24 18:10 Jackie-Jiang

Sure, definitely.

abhioncbr avatar Oct 24 '24 18:10 abhioncbr

added this topic to https://github.com/apache/pinot/issues/14325

hpvd avatar Oct 29 '24 09:10 hpvd

@hpvd We have changed the topic to upgrade to 9.12.0. Can you help create an extra issue for 10.0 upgrade and link that to the parent issue?

Jackie-Jiang avatar Oct 29 '24 18:10 Jackie-Jiang

@Jackie-Jiang sure, done: https://github.com/apache/pinot/issues/14354

hpvd avatar Nov 01 '24 08:11 hpvd