Re: Flaky DeleteReplicaTest

2023-06-21 Thread Alex Deparvu
to return a null. > > > > If you want to duplicate a situation that might hit - try running the > test > > with 10-20 instances simultaneously looped. > > > > Or loop one, and hammer your system with some unrelated load for a while. &

Re: Flaky DeleteReplicaTest

2023-06-15 Thread Mark Miller
while. > > On Thu, Jun 15, 2023 at 4:49 PM Alex Deparvu wrote: > >> Hi, >> >> I wanted to take a look at the flaky DeleteReplicaTest test. >> >> Some background first: >> - Past 7 days trend: >> Class: org.apache.solr.cloud.DeleteReplicaTest >>

Re: Flaky DeleteReplicaTest

2023-06-15 Thread Mark Miller
rote: > Hi, > > I wanted to take a look at the flaky DeleteReplicaTest test. > > Some background first: > - Past 7 days trend: > Class: org.apache.solr.cloud.DeleteReplicaTest > Method: raceConditionOnDeleteAndRegisterReplica > Failures: 15.56% (63 / 405) &

Flaky DeleteReplicaTest

2023-06-15 Thread Alex Deparvu
Hi, I wanted to take a look at the flaky DeleteReplicaTest test. Some background first: - Past 7 days trend: Class: org.apache.solr.cloud.DeleteReplicaTest Method: raceConditionOnDeleteAndRegisterReplica Failures: 15.56% (63 / 405) - Test failure is caused by a NullPointerException: ERROR