Re: Planned OS Upgrade for lucene-solr-1 and lucene-solr-2

2025-04-07 Thread Christos Malliaridis
I've requested an upgrade here: https://issues.apache.org/jira/browse/INFRA-26732 I hope I didn't forget anything. :) On Wed, Apr 2, 2025 at 10:19 PM Uwe Schindler wrote: > Can you make sure that the same people get sudo/root acces slike before? > It would also be ideal to maybe ask them to pre

Re: Slow build and startup of tests in intellij

2025-04-07 Thread Jason Gerlowski
Hey Colvin, Changing the "Run tests using" setting to "IntelliJ IDEA" is the main way I know of to tackle the long startup time for tests. (For those that might be unfamiliar, the full path in my version of IntelliJ at least is: "Settings" -> "Build, Execution, Deployment" -> "Build Tools" -> "Gr

Slow build and startup of tests in intellij

2025-04-07 Thread Colvin Cowie
Hello all, While writing smoke tests for the v2 API I've noticed that the spin up time of the tests in intellij with gradle is quite slow, making it hard to iterate rapidly. Even without making any changes, there's about 30-40 seconds of gradle build before they start running. And it's maybe doubl