Re: ASF Jenkins Build Timeouts

2024-07-08 Thread David Smiley
What is the current timeout? You propose setting it to 3 hours? Are you referring to a Jenkins job specific thing or a Java based test suite timeout? I've looked into the latter, which is set to 2 hours in LuceneTestCase (see @TimeoutSuite) -- pretty crazy and IMO should not be set there at all.

Re: SIP-7 New Admin UI

2024-07-08 Thread Jason Gerlowski
Hey Christos, Sorry for the delay responding here - lots of context to read up on! Firstly, thanks for the huge effort you've put into writing this all up! Quite the thorough job, and it's really helpful to enable us non-UI folks to follow along haha. If I understand things correctly, there's a

ASF Jenkins Build Timeouts

2024-07-08 Thread Jason Gerlowski
Hey all, I spent some time last week looking into a few ASF Jenkins jobs that hung indefinitely until the timeout killed them nearly a day later. The specific cause has since been fixed, but it raised the question: why is the timeout for our builds so long? Allowing "stuck" builds to linger block

Re: Getting CorruptIndexException after auto commit after integrating Solr encryption plugin

2024-07-08 Thread Bruno Roustant
Hi Manish, First, a disclaimer about the encryption module in solr-sandbox. It is in sandbox, not integrated (yet) in the Solr project, so there can be some road blocks. That said, I'll try to help. 1- Can you share the encryption-specific parts of your solrconfig.xml file? 2- Can you share the f

Getting CorruptIndexException after auto commit after integrating Solr encryption plugin

2024-07-08 Thread Kumar01, Manish
Hi Solr Dev Team, I am getting below error after integrating Solr encryption plugin https://github.com/apache/solr-sandbox/tree/main/encryption in Solr 9.6.0 and Lucence 9.10.0. Caused by: org.apache.lucene.index.CorruptIndexException: codec header mismatch: actual header=-2001497724 vs e