Re: TestReplicationHandler Failures

2025-01-28 Thread David Smiley
In the PR, there was a suggestion about running nightly tests on GitHub PRs (using Crave). To me it's kind of a smell that we have such poor feedback loops outside of PRs that we seek for PRs to be the ultimate in validation. If only we had better project notification mechanisms like a weekly ema

Fwd: Seeking Best Practices for External File Fields in Solr Cloud

2025-01-28 Thread David Smiley
Any concerns with deprecating ExternalFileField in Solr 9, remove in 10? -- Forwarded message - From: Matthias Krüger Date: Tue, Jan 28, 2025 at 5:00 AM Subject: Re: Seeking Best Practices for External File Fields in Solr Cloud To: Hi, As David recently ( https://lists.apache.

Re: TestReplicationHandler Failures

2025-01-28 Thread Houston Putman
After debugging locally, I think it might actually be from SOLR-17548. Will try to come up with a fix. On Tue, Jan 28, 2025 at 9:52 AM Houston Putman wrote: > Hello everyone, > > Trying to get the tests working on a more consistent basis. An upgrade of > mockito fixed the cross-dc failures that

TestReplicationHandler Failures

2025-01-28 Thread Houston Putman
Hello everyone, Trying to get the tests working on a more consistent basis. An upgrade of mockito fixed the cross-dc failures that we were seeing on the Policeman boxes. Now it looks like "TestReplicationHandler" is our biggest failure. (100% on nightly main runs) It looks like this started out a