[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14097644#comment-14097644 ]
Hoss Man commented on SOLR-2894: -------------------------------- bq. So it's clear to me that adding waitForThingsToLevelOut(30000); at the top of doTest() makes the failures go away. On my laptop anyway. I'll commit that change, but i don't like it -- based on tim's comments and my understanding of that method, adding that call smells like a band aid masking a larger problem unrelated to the pivot code (i'll open a new issue and try to keep investigating) bq. 1. When will this become available in a stable version? I mentioned in a previous comment... bq. My current thinking is that we should move forward with getting this committed to trunk, let it soak for a few days and get hammered by jenkins and then move from there to backport to 4x. ...we're currently in that "soak" period i mentioned (to smoke out test failures exactly like the one currently being discussed) bq. 2. I work with Solr version 4.7.1(some external dependencies). Can I patch it with this to enable the functionality? The guys who did most of hte work on this patch have backported it as far back as 4.2, so it should certaily be doable, but the patch i've posted probably won't apply trivially, it will likely take some massaging. > 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org