Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
6.0
-
None
-
None
Description
After fixing the race conditions in the BlockCache itself (SOLR-10121), the concurrency test passes with the previous implementation using ConcurrentLinkedHashMap and fail with Caffeine.
Attachments
Attachments
Issue Links
- is broken by
-
SOLR-7355 Java 8: ConcurrentLinkedHashMap -> Caffeine
- Resolved
- is part of
-
SOLR-10121 BlockCache corruption with high concurrency
- Closed
- is related to
-
SOLR-10115 Corruption in read-side of SOLR-HDFS stack
- Open