Upgrading lead to our tests timing out so we need to investigate the problem.

Comment From: poutsma

My guess is that the timeouts are due to https://github.com/jetty-project/jetty-reactive-httpclient/pull/336.

Comment From: poutsma

Changes in Jetty showed that we had an issue in our reactive client support for Jetty (and also the JDK), which needs to be fixed before we can do the upgrade. See #32100.