Thomas Mueller created OAK-1509:
-----------------------------------
Summary: AbstractBlobStore: use a concurrent cache
Key: OAK-1509
URL: https://issues.apache.org/jira/browse/OAK-1509
Project: Jackrabbit Oak
Issue Type: Improvement
Reporter: Thomas Mueller
Assignee: Thomas MuellerCurrently, the cache used by the AbstractBlobStore synchronizes on the map, which is not optimal. The LIRS cache could be used instead. -- This message was sent by Atlassian JIRA (v6.2#6252)
