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.
&
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
>>
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)
&
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