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

Mark Miller commented on SOLR-4933:
-----------------------------------

This fails constantly on my jenkins and pretty often on the other jenkins 
machines - what change has to be made to the test? I can take a crack at it.

bq. The split itself will be retried by the Overseer Collection Processor again 
but the test does not take that into account.

It seems like the this is not just a test problem then - it's the call to 
submit the cmd through the collections api that returns a failure - if the 
overseer is going to retry, I don't think that command should return a fail. It 
should probably wait until the split is done (taking into account retries) and 
then return the result when it actually knows it. Otherwise it claims the call 
failed, but it may succeed on the retry.

 
                
> org.apache.solr.cloud.ShardSplitTest.testDistribSearch fails often with a 500 
> error.
> ------------------------------------------------------------------------------------
>
>                 Key: SOLR-4933
>                 URL: https://issues.apache.org/jira/browse/SOLR-4933
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud
>            Reporter: Mark Miller
>            Assignee: Shalin Shekhar Mangar
>             Fix For: 5.0, 4.4
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to