[ https://issues.apache.org/jira/browse/FELIX-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14586295#comment-14586295 ]
ASF GitHub Bot commented on FELIX-4930: --------------------------------------- GitHub user rotty3000 opened a pull request: https://github.com/apache/felix/pull/19 FELIX-4930 Support PersistenceManagers that provide their own caching… … heuristics You can merge this pull request into a Git repository by running: $ git pull https://github.com/rotty3000/felix FELIX-4930 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/felix/pull/19.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #19 ---- commit d1f7f079f8ed703c20bf324d59bb5d3e0e870879 Author: Raymond Auge <raymond.a...@liferay.com> Date: 2015-06-15T16:38:36Z FELIX-4930 Support PersistenceManagers that provide their own caching heuristics ---- > Support PersistenceManagers that provide their own caching heuristics > --------------------------------------------------------------------- > > Key: FELIX-4930 > URL: https://issues.apache.org/jira/browse/FELIX-4930 > Project: Felix > Issue Type: Improvement > Components: Configuration Admin > Affects Versions: configadmin-1.8.8 > Environment: All > Reporter: Raymond Augé > > Currently it's impossible for a {{org.apache.felix.cm.PersistenceManager}} to > handle it's own caching because internally there is a cache around it via > {{org.apache.felix.cm.impl.CachingPersistenceManagerProxy}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)