Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
It seems it occurs mostly on Windows
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8030/
Java: 64bit/jdk-11.0.3 -XX:+UseCompressedOops -XX:+UseSerialGC
2 tests failed.
FAILED: org.apache.solr.cloud.ReplicationFactorTest.test
Error Message:
Expected rf=2 because batch should have succeeded on 2 replicas (only one replica should be down) but got 1;
Attachments
Issue Links
- is related to
-
SOLR-7173 Fix ReplicationFactorTest on Windows
- Closed
-
SOLR-6944 ReplicationFactorTest and HttpPartitionTest both fail with org.apache.http.NoHttpResponseException: The target server failed to respond
- Open
- is superceded by
-
SOLR-13599 ReplicationFactorTest high failure rate on Windows jenkins VMs after 2019-06-22 OS/java upgrades
- Resolved