You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (Jira)" <ji...@apache.org> on 2022/06/14 17:20:00 UTC

[jira] [Resolved] (TIKA-3736) Fix flaky Solr PipesIterator test

     [ https://issues.apache.org/jira/browse/TIKA-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Allison resolved TIKA-3736.
-------------------------------
    Resolution: Cannot Reproduce

This seems to be better now.  I haven't seen any failures since I last commented on this ticket.  We can reopen if these issues return.

> 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)