[
https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14097589#comment-14097589
]
Steve Rowe commented on SOLR-2894:
----------------------------------
{quote}
You might try adding the following to the top of your doTest method just to
make sure all the test setup is stable before adding docs or running any
queries:
waitForThingsToLevelOut(30000);
{quote}
I added this to {{TestCloudPivotFacet.doTest()}}, and I got zero failures out
of 128 iterations using Mark's seed (again running the suite with ant using
{{-Dtests.iters=500}}).
While tailing the log from this run, after 10 iterations or so I wondered if it
might be true that some other condition would make tests succeed, so I started
a simultaneous run on my laptop using clean trunk in a separate checkout, and
not applying Tim's change, with the same ant cmdline. This run had 33 failures
out of 117 iterations.
So it's clear to me that adding {{waitForThingsToLevelOut(30000);}} at the top
of {{doTest()}} makes the failures go away. On my laptop anyway.
> Implement distributed pivot faceting
> ------------------------------------
>
> Key: SOLR-2894
> URL: https://issues.apache.org/jira/browse/SOLR-2894
> Project: Solr
> Issue Type: Improvement
> Reporter: Erik Hatcher
> Assignee: Hoss Man
> Fix For: 4.9, 5.0
>
> Attachments: 48.pivotfails.log.bz2,
> SOLR-2894-mincount-minification.patch, SOLR-2894-reworked.patch,
> SOLR-2894.patch, SOLR-2894.patch, SOLR-2894.patch, SOLR-2894.patch,
> SOLR-2894.patch, SOLR-2894.patch, SOLR-2894.patch, SOLR-2894.patch,
> SOLR-2894.patch, SOLR-2894.patch, SOLR-2894.patch, SOLR-2894.patch,
> SOLR-2894.patch, SOLR-2894.patch, SOLR-2894.patch, SOLR-2894.patch,
> SOLR-2894.patch, SOLR-2894.patch, SOLR-2894.patch, SOLR-2894.patch,
> SOLR-2894.patch, SOLR-2894.patch, SOLR-2894.patch, SOLR-2894.patch,
> SOLR-2894.patch, SOLR-2894.patch, SOLR-2894.patch, SOLR-2894.patch,
> SOLR-2894.patch, SOLR-2894.patch, SOLR-2894.patch, SOLR-2894.patch,
> SOLR-2894.patch, SOLR-2894.patch, SOLR-2894.patch, SOLR-2894.patch,
> SOLR-2894.patch, SOLR-2894.patch, SOLR-2894.patch, SOLR-2894.patch,
> SOLR-2894.patch, SOLR-2894.patch, SOLR-2894.patch, SOLR-2894.patch,
> SOLR-2894.patch, SOLR-2894_cloud_test.patch, dateToObject.patch,
> pivot_mincount_problem.sh, pivotfail.log
>
>
> Following up on SOLR-792, pivot faceting currently only supports
> undistributed mode. Distributed pivot faceting needs to be implemented.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]