You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Philipp Suter (JIRA)" <ji...@apache.org> on 2015/11/04 11:38:27 UTC

[jira] [Created] (OAK-3583) Replace Guava API with JCache API

Philipp Suter created OAK-3583:
----------------------------------

             Summary: Replace Guava API with JCache API
                 Key: OAK-3583
                 URL: https://issues.apache.org/jira/browse/OAK-3583
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: cache
            Reporter: Philipp Suter


The JCache API [1] was finally released and is ready to be used. 

Ideally the currently used Guava Cache is replaced by the JCache API. The JCache API implementation should be configurable/ pluggable so it could support one of the available distributed implementations [2].

The default should be a wrapper around the current Guava Cache and LIRSCache implementations.

[1] https://jcp.org/en/jsr/detail?id=107
[2] https://jcp.org/aboutJava/communityprocess/implementations/jsr107/index.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)