You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Michael Gibney (Jira)" <ji...@apache.org> on 2023/03/17 13:24:00 UTC

[jira] [Commented] (SOLR-16707) TestFiltering.testRandomFiltering Caffeine cache async=false IllegalStateException: Recursive update

    [ https://issues.apache.org/jira/browse/SOLR-16707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701730#comment-17701730 ] 

Michael Gibney commented on SOLR-16707:
---------------------------------------

Though as long as {{async=false}} is nominally supported, "fixing" the tests just buries the fundamental issue, which is that {{async=false}} doesn't reliably work in conjunction with a number of different types of queries ({{JoinQuery}}, certain configurations/contexts of {{BooleanQuery}} and {{SolrRangeQuery}} being those I'm currently aware of).

> TestFiltering.testRandomFiltering Caffeine cache async=false IllegalStateException: Recursive update
> ----------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-16707
>                 URL: https://issues.apache.org/jira/browse/SOLR-16707
>             Project: Solr
>          Issue Type: Test
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Mikhail Khludnev
>            Priority: Minor
>
> see the linked mail thread. 
> There are systematic test failures with async=false. 
> Why can't we just turn `async=true` for this test and others?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org