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

Sami Siren commented on SOLR-2880:
----------------------------------

bq. I also see some failures that seems unrelated, like: in SoftAutoCommitTest, 
CoreAdminHandlerTest#testCoreAdminHandler, TestCoreContainer#testPersist

Those went away with svn up. However I now see TestRecovery fail constantly 
when running solr tests:

{code}
<testcase classname="org.apache.solr.search.TestRecovery" name="testLogReplay" 
time="60.774">
    <failure 
type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError:
 
        at 
org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:149)
        at 
org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:51)
        at 
org.apache.solr.search.TestRecovery.testLogReplay(TestRecovery.java:82)
        at 
org.apache.lucene.util.LuceneTestCase$3$1.evaluate(LuceneTestCase.java:521)
</failure>
  </testcase>
{code}

If I only run that single test it passes.
                
> Investigate adding an overseer that can assign shards, later do re-balancing, 
> etc
> ---------------------------------------------------------------------------------
>
>                 Key: SOLR-2880
>                 URL: https://issues.apache.org/jira/browse/SOLR-2880
>             Project: Solr
>          Issue Type: Sub-task
>          Components: SolrCloud
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>             Fix For: 4.0
>
>         Attachments: SOLR-2880.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to