[
https://issues.apache.org/jira/browse/JCR-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554017
]
Jukka Zitting commented on JCR-1011:
------------------------------------
I'll include this if it's in svn trunk before the end of next week. :-)
I think the main focus for SPI in the 1.4 release is to introduce the
jackrabbit-spi interfaces and to showcase the jcr2spi/spi2jcr stack. Optimum
performance is IMHO a secondary concern for now, we can always improve on that
in subsequent releases.
> JCR2SPI: add configurable cache for Item instances (ItemManager)
> ----------------------------------------------------------------
>
> Key: JCR-1011
> URL: https://issues.apache.org/jira/browse/JCR-1011
> Project: Jackrabbit
> Issue Type: Improvement
> Components: jackrabbit-jcr2spi
> Reporter: angela
> Assignee: angela
> Attachments: JCR-1011.patch
>
>
> Currently the ItemManager implementation uses a simple map with weak keys
> (ItemState) and weak values (Item) as cache.
> Marcel recently suggested to replace this with a more sophisticated cache
> mechanism that can be configured.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.