janhoy commented on code in PR #2391:
URL: https://github.com/apache/solr/pull/2391#discussion_r2740519696


##########
solr/core/src/test/org/apache/solr/cloud/TestEmbeddedZkQuorum.java:
##########


Review Comment:
   I had to mark the `testQuorumLossAndRecovery` test case as AwaitsFix, as it 
never got stable. After killing 2 nodes an starting them again, we had data 
loss in the collection, even if it had three replicas. I did not check if the 
three replicas were distributed across the three nodes, but I assume that's the 
default.. But the test killing one node/zk seems to pass.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to