[
https://issues.apache.org/jira/browse/SOLR-5113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13731195#comment-13731195
]
Hoss Man commented on SOLR-5113:
--------------------------------
Noble:
1) i notice in your patch that you've modified an assertion, and then commented
it out -- is that a mistake, should that assertion be enabled?
2) 3 failures out of 10 iterations of the test with your patch applied and run
using -Dtests.dups=10 ... but 3 is also the magic number of JVMs i use to run
parallel tests, and all 3 failures looked like this...
{noformat}
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch
-Dtests.seed=5E287730E2C75B9B -Dtests.slow=true -Dtests.locale=ar_QA
-Dtests.timezone=America/Noronha -Dtests.file.encoding=UTF-8
[junit4] ERROR 116s J1 |
CollectionsAPIDistributedZkTest.testDistribSearch <<<
[junit4] > Throwable #1:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException:
collection already exists: implicitcoll0
[junit4] > at
__randomizedtesting.SeedInfo.seed([5E287730E2C75B9B:DFCEF92895983BA7]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:424)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:264)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:318)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1537)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCustomCollectionsAPI(CollectionsAPIDistributedZkTest.java:678)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:155)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
[junit4] > at java.lang.Thread.run(Thread.java:724)
{noformat}
...when i tried with -Dtests.jvms=4 i got 4 failures out of 10
> CollectionsAPIDistributedZkTest fails all the time
> --------------------------------------------------
>
> Key: SOLR-5113
> URL: https://issues.apache.org/jira/browse/SOLR-5113
> Project: Solr
> Issue Type: Bug
> Components: Tests
> Affects Versions: 4.5, 5.0
> Reporter: Uwe Schindler
> Assignee: Noble Paul
> Priority: Blocker
> Attachments: SOLR-5113.patch
>
>
--
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]