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

Yonik Seeley commented on SOLR-10121:
-------------------------------------

Thanks for the extra info - running the eviction listener in a separate thread 
shouldn't matter for correctness, but may work better the way this BlockCache 
code is written anyway.

I went back and re-tested right before the Caffeine switch (SOLR-7355) and was 
able to reproduce some fails by bumping up the concurrency.

> BlockCache corruption with high concurrency
> -------------------------------------------
>
>                 Key: SOLR-10121
>                 URL: https://issues.apache.org/jira/browse/SOLR-10121
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Yonik Seeley
>            Assignee: Yonik Seeley
>
> Improving the tests of the BlockCache in SOLR-10116 uncovered a corruption 
> bug (either that or the test is flawed... TBD).
> The failing test is TestBlockCache.testBlockCacheConcurrent()



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to