[ 
https://issues.apache.org/jira/browse/SOLR-18297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18093563#comment-18093563
 ] 

Jan Høydahl edited comment on SOLR-18297 at 7/4/26 2:44 AM:
------------------------------------------------------------

The Jetty upgrade is now causing a reproducible test failure (when beasting 
locally or on slower CI infra) for the TestGracefulJettyShutdown test. Turns 
out to be an upstream regression introduced in both 12.1.0 and 12.0.36. Only 
manifests when enabling SOLR_JETTY_GRACEFUL=true. 

I filed https://github.com/jetty/jetty.project/issues/15368 upstream.

We have a few paths we could take this. We could revert straight away and delay 
upgrade until a fix exists upstream. Or we could accept loss of reliable 
graceful shutdown in main branch only while we wait for a fix (AwaitsFix the 
failing test to unblock others). This probably affects SolrJ users with HTTP2 
as well.


was (Author: janhoy):
The Jetty upgrade is now causing a reproducible test failure for the 
TestGracefulJettyShutdown test. Turns out to be an upstream regression 
introduced in both 12.1.0 and 12.0.36. Only manifests when enabling 
SOLR_JETTY_GRACEFUL=true. 

I filed https://github.com/jetty/jetty.project/issues/15368 upstream.

We have a few paths we could take this. We could revert straight away and delay 
upgrade until a fix exists upstream. Or we could accept loss of graceful 
shutdown in main branch only while we wait for a fix (AwaitsFix the failing 
test to unblock others).

> Upgrade Jetty to v12.1.10
> -------------------------
>
>                 Key: SOLR-18297
>                 URL: https://issues.apache.org/jira/browse/SOLR-18297
>             Project: Solr
>          Issue Type: Improvement
>          Components: Server
>            Reporter: Jan Høydahl
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 10.1
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> Upgrade Jetty to 12.1.x which is described in this document: 
> [https://jetty.org/docs/jetty/12.1/programming-guide/migration/12.0-to-12.1.html]
> There are several breaking changes and adaptions that are needed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to