[jira] [Commented] (OAK-10427) Clear cache on NodeDocumentCache close

2023-09-28 Thread Julian Reschke (Jira)


[ 
https://issues.apache.org/jira/browse/OAK-10427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17770141#comment-17770141
 ] 

Julian Reschke commented on OAK-10427:
--

trunk: 
[42eee1060b|https://github.com/apache/jackrabbit-oak/commit/42eee1060b44ce85c5b7c3a4d60956bb9b630c28]

> Clear cache on NodeDocumentCache close
> --
>
> Key: OAK-10427
> URL: https://issues.apache.org/jira/browse/OAK-10427
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: documentmk
>Reporter: Marcel Reutegger
>Assignee: Marcel Reutegger
>Priority: Minor
> Fix For: 1.58.0
>
>
> The in-memory caches in NodeDocumentCache are currently not cleared on close 
> and a referenced NodeDocumentCache instance may still retain significant 
> memory after close.
> In-memory caches should be cleared on close.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (OAK-10427) Clear cache on NodeDocumentCache close

2023-09-04 Thread Marcel Reutegger (Jira)


[ 
https://issues.apache.org/jira/browse/OAK-10427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17761866#comment-17761866
 ] 

Marcel Reutegger commented on OAK-10427:


Proposed changes in https://github.com/apache/jackrabbit-oak/pull/1098

> Clear cache on NodeDocumentCache close
> --
>
> Key: OAK-10427
> URL: https://issues.apache.org/jira/browse/OAK-10427
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: documentmk
>Reporter: Marcel Reutegger
>Assignee: Marcel Reutegger
>Priority: Minor
>
> The in-memory caches in NodeDocumentCache are currently not cleared on close 
> and a referenced NodeDocumentCache instance may still retain significant 
> memory after close.
> In-memory caches should be cleared on close.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)