Tim Allison created TIKA-3736:
---------------------------------

             Summary: Fix flaky Solr PipesIterator test
                 Key: TIKA-3736
                 URL: https://issues.apache.org/jira/browse/TIKA-3736
             Project: Tika
          Issue Type: Task
            Reporter: Tim Allison


We are fairly frequently getting build fails on SolrPipesIterator tests. 
Specifically, the right number of docs are not indexed.  This is sometimes with 
zk and sometimes not. I can't tell if this is a race condition...er, the docs 
are sent to solr but not yet committed, or if something else is going wrong.

Here's the most recent from a failed github action build:

{noformat}
TikaPipesSolr8Test>TikaPipesSolrTestBase.testPipesIteratorWithSolrUrls:86->TikaPipesSolrTestBase.runTikaAsyncSolrPipeIteratorFileFetcherSolrEmitter:175
 expected:<42> but was:<20>
{noformat}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to