You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2010/08/02 05:14:17 UTC

[jira] Commented: (SOLR-1469) TestReplicationHandler failure

    [ https://issues.apache.org/jira/browse/SOLR-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894452#action_12894452 ] 

Yonik Seeley commented on SOLR-1469:
------------------------------------

The Jetty bug has been fixed by SOLR-2019.

The failures that Mark & I recently saw http://search.lucidimagination.com/search/document/6d3f4d23cde4f1bd/solr_replication_test_case_failure
looks due to sharing servers across test cases.

setUp() cleans up inbetween, but that's part of the problem.  The commit from setup() can start replication before it can be disabled... and then it can complete right after the last add on the slave, wiping out the adds and causing the test to fail.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org