Strange postings merge error

2025-03-26 Thread Benjamin Trent
Hey y'all, We ran into a strange postings merge error in production and I am not sure if its how Elasticsearch is handling the merges or if it's a bug in Lucene. The FST compiler reaches the "merge" line when merging some segments: if (lastInput.length() == input.length && prefixLenPlus1 == 1

Planned OS Upgrade for lucene-solr-1 and lucene-solr-2

2025-03-26 Thread Christos Malliaridis
Hello everyone, In consultation with David Smiley, I am planning to request an OS upgrade for our build nodes *lucene-solr-1* and *lucene-solr-2* on Monday, March 31, as they are running older operating systems and causing OS-related build errors in the Solr project. Since the nodes will be repla

Re: Planned OS Upgrade for lucene-solr-1 and lucene-solr-2

2025-03-26 Thread Dawid Weiss
I do have access to those machines and I can help, but a plan of what needs to be done and in which order would be useful. :) Dawid On Wed, Mar 26, 2025 at 6:05 PM Christos Malliaridis wrote: > Hello everyone, > > In consultation with David Smiley, I am planning to request an OS upgrade > for o

Re: Planned OS Upgrade for lucene-solr-1 and lucene-solr-2

2025-03-26 Thread David Smiley
Was it actually only one machine that was too out-of-date? On Wed, Mar 26, 2025 at 1:05 PM Christos Malliaridis wrote: > Hello everyone, > > In consultation with David Smiley, I am planning to request an OS upgrade > for our build nodes *lucene-solr-1* and *lucene-solr-2* on Monday, March > 31,

Re: Proposing a 10.2.0 release

2025-03-26 Thread Ignacio Vera
Thanks Rob for the heads up. Let's try to improve those scripts for posterity. On Tue, Mar 25, 2025 at 5:50 PM Robert Muir wrote: > > +1 and I am happy to assist RM with the python scripts situation > (release wizard / smoke tester) > > I am 100% sure I caused some breakage in the scripts by intr