[
https://issues.apache.org/jira/browse/OAK-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke updated OAK-2937:
--------------------------------
Attachment: OAK-2937-for-1.0.diff
Equivalent patch for 1.0. Note that it would remove:
{code}
- @Property(intValue = DEFAULT_OFF_HEAP_CACHE)
- private static final String PROP_OFF_HEAP_CACHE = "offHeapCache";
{code}
which did not appear in 1.2 AFAICT. [~chetanm] - is that ok?
> Remove code related to directmemory for off heap caching
> --------------------------------------------------------
>
> Key: OAK-2937
> URL: https://issues.apache.org/jira/browse/OAK-2937
> Project: Jackrabbit Oak
> Issue Type: Task
> Components: mongomk
> Reporter: Chetan Mehrotra
> Assignee: Chetan Mehrotra
> Labels: candidate_oak_1_0, technical_debt
> Fix For: 1.3.6, 1.2.11
>
> Attachments: OAK-2937-for-1.0.diff
>
>
> DocumentNodeStore has some code related to off heap which makes use of Apache
> Directmemory (OAK-891). This feature was not much used and PersistentCache
> made this feature obsolete.
> Recently it was mentioned on Directmemory that there is not much activity
> going on [1] in that project and it might be referred to attic. In light of
> that we should remove this feature from Oak
> [1] http://markmail.org/thread/atia2ecaa2mugmjx
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)