[
https://issues.apache.org/jira/browse/SOLR-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated SOLR-1469:
-------------------------------
Attachment: TestReplicationHandler.FAILED.210743
Attaching one particular worrying failure.
Testcase: testReplicateAfterWrite2Slave took 2.656 sec
FAILED
expected:<1> but was:<0>
junit.framework.AssertionFailedError: expected:<1> but was:<0>
at
org.apache.solr.handler.TestReplicationHandler.testReplicateAfterWrite2Slave(TestReplicationHandler.java:424)
So replication was disabled, a doc was added to the slave, but then the search
for it failed. How can that be?
> TestReplicationHandler failure
> ------------------------------
>
> Key: SOLR-1469
> URL: https://issues.apache.org/jira/browse/SOLR-1469
> Project: Solr
> Issue Type: Bug
> Reporter: Yonik Seeley
> Attachments: TestReplicationHandler.FAILED.210743
>
>
> TestReplicationHandler seems to fail often.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.