[ https://issues.apache.org/jira/browse/SOLR-16707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17703668#comment-17703668 ]
Michael Gibney commented on SOLR-16707: --------------------------------------- I opened an alternative PR: [apache/solr#1481|https://github.com/apache/solr/pull/1481]. Ultimately my inclination would be to remove {{async=false}} as a config option; but if we're leaving it, the above PR should fix the test failures (and fix behavior for users as well). > 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 > Time Spent: 10m > Remaining Estimate: 0h > > 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-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org