[
https://issues.apache.org/jira/browse/TIKA-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537570#comment-17537570
]
Tim Allison commented on TIKA-3736:
-----------------------------------
Failures seem to be limited to Solr8, but we're seeing them on both zk and
non-zk. I don't think I've seen these locally, but we get them fairly
frequently in github actions.
> 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
> Priority: Major
>
> 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)