You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Alex Parvulescu (JIRA)" <ji...@apache.org> on 2015/10/29 16:57:27 UTC

[jira] [Updated] (OAK-3568) Oak Explorer: add persisted compaction map size

     [ https://issues.apache.org/jira/browse/OAK-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Parvulescu updated OAK-3568:
---------------------------------
    Attachment: OAK-3568.patch

proposed patch. I'm trying to use the record analyzer but it fails for some reason. [~mduerig] could you take a look?

I have quite a few of the following errors (not the same refid and segment):
{code}
java.lang.IllegalStateException: RefId '64' doesn't exist in data segment f6b23f8f-56f7-4de5-af9a-e8df97aa21ab. Creation date delta is 136 ms.
	at org.apache.jackrabbit.oak.plugins.segment.Segment.getRefId(Segment.java:308)
	at org.apache.jackrabbit.oak.plugins.segment.Segment.internalReadRecordId(Segment.java:420)
	at org.apache.jackrabbit.oak.plugins.segment.Segment.readRecordId(Segment.java:416)
	at org.apache.jackrabbit.oak.plugins.segment.RecordUsageAnalyser.analyseNode(RecordUsageAnalyser.java:207)
{code} 

> Oak Explorer: add persisted compaction map size
> -----------------------------------------------
>
>                 Key: OAK-3568
>                 URL: https://issues.apache.org/jira/browse/OAK-3568
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: run
>            Reporter: Alex Parvulescu
>            Assignee: Alex Parvulescu
>         Attachments: 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)