https://issues.apache.org/jira/browse/SOLR-17644 is a significant bug that
should get into 9.8.1.  We've got a PR... probably a bit drafty; a complex
problem.

On Tue, Feb 25, 2025 at 8:35 AM Jason Gerlowski <gerlowsk...@gmail.com>
wrote:

> I just finished backporting SOLR-17677 this morning; so "all clear" on my
> end!
>
> On Mon, Feb 24, 2025 at 3:45 PM Houston Putman <hous...@apache.org> wrote:
> >
> > How are we looking on the backports for all of these?
> >
> > - Houston
> >
> > On Thu, Feb 20, 2025 at 3:32 PM Jason Gerlowski <gerlowsk...@gmail.com>
> > wrote:
> >
> > > Alright - I've put together a PR for SOLR-17677 that can at least
> > > block the problem-queries: https://github.com/apache/solr/pull/3203.
> > > Hoping I can merge this tomorrow or Monday, if that's alright with
> > > folks?
> > >
> > > Longer term we probably want to remove the reliance on
> > > SolrIndexSearcher that causes the problem here, but that's probably
> > > not quick enough to tackle on the 9.8.1 timeframe
> > >
> > > Sorry for my part in holding things up!
> > >
> > > Best,
> > >
> > > Jason
> > >
> > > On Wed, Feb 19, 2025 at 11:47 PM David Smiley <dsmi...@apache.org>
> wrote:
> > > >
> > > > https://github.com/apache/solr/pull/3199
> > > > Hoping to get this tiny compatibility fix into 9.8.1.
> > > >
> > > > On Wed, Feb 19, 2025 at 1:25 PM Houston Putman <hous...@apache.org>
> > > wrote:
> > > >
> > > > > Sounds good, let me know how to proceed.
> > > > >
> > > > > - Houston
> > > > >
> > > > > On Wed, Feb 19, 2025 at 10:44 AM Jason Gerlowski <
> > > gerlowsk...@gmail.com>
> > > > > wrote:
> > > > >
> > > > > > I ran into a nasty little bug yesterday that I'd like to fix in
> > > 9.8.1,
> > > > > > if no one minds.
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/SOLR-17677 - DBQ's
> containing
> > > a
> > > > > > "join" will trigger a "tragic" Lucene exception that closes the
> > > > > > IndexWriters and puts the surrounding SolrCore into a bad state.
> > > Will
> > > > > > investigate and scope today; if a fix would take too long I don't
> > > want
> > > > > > to hold the release up.
> > > > > >
> > > > > > Best,
> > > > > >
> > > > > > Jason
> > > > > >
> > > > > > On Tue, Feb 18, 2025 at 11:07 PM David Smiley <
> dsmi...@apache.org>
> > > > > wrote:
> > > > > > >
> > > > > > > I'm done.  I cherry-picked 3 bugs into 9.8.1.  Tests and
> precommit
> > > > > pass.
> > > > > > >
> > > > > > > Christos: small fixes like that -- just cherry pick them to
> > > branch_9_8
> > > > > if
> > > > > > > you wish to.
> > > > > > >
> > > > > > > On Tue, Feb 18, 2025 at 7:00 PM Christos Malliaridis <
> > > > > > malliari...@apache.org>
> > > > > > > wrote:
> > > > > > >
> > > > > > > > The PR https://github.com/apache/solr/pull/3196 contains
> some
> > > ref
> > > > > > guide
> > > > > > > > fixes. Probably not worth mentioning in the changelog, but
> would
> > > not
> > > > > > hurt
> > > > > > > > cherrypicking them in this release. :)
> > > > > > > >
> > > > > > > > On 2025/02/17 21:22:56 Houston Putman wrote:
> > > > > > > > > NOTICE:
> > > > > > > > >
> > > > > > > > > I am now preparing for a bugfix release from branch
> branch_9_8
> > > > > > > > >
> > > > > > > > > Please observe the normal rules for committing to this
> branch:
> > > > > > > > >
> > > > > > > > > * Before committing to the branch, reply to this thread and
> > > argue
> > > > > > > > >   why the fix needs backporting and how long it will take.
> > > > > > > > > * All issues accepted for backporting should be marked with
> > > 9.8.1
> > > > > > > > >   in JIRA, and issues that should delay the release must be
> > > marked
> > > > > as
> > > > > > > > > Blocker
> > > > > > > > > * All patches that are intended for the branch should
> first be
> > > > > > committed
> > > > > > > > >   to the unstable branch, merged into the stable branch,
> and
> > > then
> > > > > > into
> > > > > > > > >   the current release branch.
> > > > > > > > > * Only Jira issues with Fix version 9.8.1 and priority
> > > "Blocker"
> > > > > will
> > > > > > > > delay
> > > > > > > > >   a release candidate build.
> > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > ---------------------------------------------------------------------
> > > > > > > > To unsubscribe, e-mail: dev-unsubscr...@solr.apache.org
> > > > > > > > For additional commands, e-mail: dev-h...@solr.apache.org
> > > > > > > >
> > > > > > > >
> > > > > >
> > > > > >
> ---------------------------------------------------------------------
> > > > > > To unsubscribe, e-mail: dev-unsubscr...@solr.apache.org
> > > > > > For additional commands, e-mail: dev-h...@solr.apache.org
> > > > > >
> > > > > >
> > > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscr...@solr.apache.org
> > > For additional commands, e-mail: dev-h...@solr.apache.org
> > >
> > >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@solr.apache.org
> For additional commands, e-mail: dev-h...@solr.apache.org
>
>

Reply via email to