[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to