[
https://issues.apache.org/jira/browse/OAK-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15006535#comment-15006535
]
Michael Dürig commented on OAK-3568:
------------------------------------
Right, I misread the code there. Taking another look, what I don't understand
is the line
{code}
pcmsByFile.add(new SimpleImmutableEntry<RecordId, RecordId>(nodeId, null));
{code}
in {{readPCMHistory}}. What is this for? AFAICS the key (i.e. {{nodeId}})
eventually ends up being passed to {{parseMap}}, which would be wrong as it
points to a string.
> Oak Explorer: add persisted compaction map size
> -----------------------------------------------
>
> Key: OAK-3568
> URL: https://issues.apache.org/jira/browse/OAK-3568
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: run
> Reporter: Alex Parvulescu
> Assignee: Alex Parvulescu
> Priority: Minor
> Attachments: OAK-3568-v2.patch, OAK-3568.patch
>
>
> I'd like to add the persisted compaction map size report
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)