Re: Seeking guidance on Upgrading Minimum Java Version for Main Branch

2024-06-04 Thread Jan Høydahl
Hi, Thanks for starting the topic. Looks like we'll align Solr 10 with Lucene 10, so somewhere between now and the release of Lucene 10 we definitely should make the same move. Our typical concern is if the change causes lots of other code changes that makes backporting harder for a prolonged p

Re: Seeking guidance on Upgrading Minimum Java Version for Main Branch

2024-06-04 Thread Eric Pugh
We are currently blocked from the latest OpenNLP because they moved to newer Java. You may be interested in https://github.com/apache/solr/pull/1510 and https://github.com/apache/solr/pull/1999. I’d love to see us starting to learn about what impacts Java 17 has. I suspect once Lucene 10 s

Re: Purpose of IndexUpgraderTool

2024-06-04 Thread Uwe Schindler
Hi, I think we should remove the page from the refguide. I won't remove that tool from Lucene's JARs as it is a good example vor the Actually there are many othe rthings some customers of myself wanted to upgrade. I you have one, lead them to me. I helped a customer which was unable to reinde

Null Pointer exception while doing data import

2024-06-04 Thread Mugi, Krishnavamsireddy
Hi Team, We have multiple feed url's configured in solr, While performing data import from feed url to solr, we are getting below exception. Can you please let me know why will we get this exception while performing data import? FYI, it is not continuous, It is happening intermittently. Except

Re: Seeking guidance on Upgrading Minimum Java Version for Main Branch

2024-06-04 Thread David Smiley
+1 to move Solr main to Lucene's version (21) as soon as you wish. Like just go for it now if you are motivated. I echo Jan's preference to not make "sweeping changes" yet however. On the server side, we can be fairly up to date with Java versions. This does force plugin writers (and people love

Re: Null Pointer exception while doing data import

2024-06-04 Thread David Smiley
Hello, The DataImportHandler is now at https://github.com/SearchScale/dataimporthandler which is the right place to get support for it. On Tue, Jun 4, 2024 at 8:00 AM Mugi, Krishnavamsireddy wrote: > > Hi Team, > > We have multiple feed url's configured in solr, While performing data import > f

CI builds for older Solr releases linger... why?

2024-06-04 Thread David Smiley
I suspect nobody was reading the conversation Eric and I were having on bui...@solr.apache.org; maybe because nobody looks there. Maybe we should never do that and have it be build-only messages. Nevertheless all active Solr committers should subscribe to that list if you haven't (it's a basic pr

Re: Seeking guidance on Upgrading Minimum Java Version for Main Branch

2024-06-04 Thread Yuvraaj Kelkar
Let me know when you want me to update to JDK 21 on the Crave tests. Thanks, -Uv On Tue, Jun 4, 2024 at 5:59 AM David Smiley wrote: > +1 to move Solr main to Lucene's version (21) as soon as you wish. > Like just go for it now if you are motivated. I echo Jan's preference > to not make "sweepi

Re: Seeking guidance on Upgrading Minimum Java Version for Main Branch

2024-06-04 Thread David Smiley
We'll need to upgrade all the build servers (Apache, Thetaphi, Crave). I started by choosing just the OWASP build for Solr as a trial to see if it works without actually merging your PR. On Tue, Jun 4, 2024 at 8:59 AM David Smiley wrote: > > +1 to move Solr main to Lucene's version (21) as soon