Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
You can see this with some googling and I just saw it happen in TestSolrConfigHandler. A thread was stuck in HttpCacheHeaderUtil in the get for the WeakHashMap.
Apache commons-beanutils has a WeakFastHashMap that is supposed to be thread safe and read efficient I think.
Attachments
Issue Links
- duplicates
-
SOLR-8189 eTag calculation during http Cache Validation uses unsynchronized WeakHashMap
- Closed