Re: HELP wanted: Dependency upgrades

2024-11-04 Thread Gus Heck
> > > The topic about the Jetty blockers is probably worth its own thread, but > to respond to Gus message: Jetty 10 may be a version we could work with, > but it could mess up any ongoing work on updating Jetty. Solr 9.x is already depending on Jetty 10. (and Solr uses javax classes with it curr

Re: HELP wanted: Dependency upgrades

2024-11-04 Thread Christos Malliaridis
Thanks for the responses David, this helps me to improve the documentation for this process. I am proceeding with the dependency updates and so far it seems most of the time to be straight forward, with a question popping up every now and then. The only challenge so far has been the identificati

Re: [JENKINS] Solr » Solr-BadApples-Tests-main - Build # 1480 - Still Unstable!

2024-11-04 Thread sanjay dutt
Never failed before, however from the past two days it's been in a flaky state. at org.apache.zookeeper.KeeperException.create(KeeperException.java:125) ~[zookeeper-3.9.2.jar:3.9.2] at org.apache.zookeeper.KeeperException.create(KeeperException.java:53) ~[zookeeper-3.9.2.jar:3.9.2] at org.apache.z

Re: Release 9.7.1

2024-11-04 Thread Jason Gerlowski
Thanks for the heads up, James! I haven't been able to reproduce TestLBHttp2SolrClient, unfortunately. Looking at the historical failure rates it has been flaky for some time - which assuages my concerns about a "new bug" a good bit. IMO it needn't be resolved prior to 9.7.1. (Though I intend to k

Re: Release 9.7.1

2024-11-04 Thread James Dyer
Jason, you may want to know that PR #2828 (to be merged to main soon) will rename TestLBHttp2SolrClient to LBHttp2SolrClientIntegrationTest. I did not look into why it fails sometimes, but I have a feeling it is because it relies on Thread.sleep and clock time. On Fri, Nov 1, 2024 at 1:46 PM Jason