[
https://issues.apache.org/jira/browse/OAK-5016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15611051#comment-15611051
]
Amit Jain commented on OAK-5016:
--------------------------------
[~mduerig] Was looking at it...the line no. corresponds to
{code}
for (int k = 0; k < gcOptions.getRetainedGenerations(); k++) {
store.compact();
}
{code}
> OOM in SegmentDataStoreBlobGCIT
> -------------------------------
>
> Key: OAK-5016
> URL: https://issues.apache.org/jira/browse/OAK-5016
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: segment-tar
> Reporter: Michael Dürig
> Labels: test-failure
> Fix For: 1.5.13
>
>
> I've seen that test going OOM on our Jenkins:
> https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/1245/#showFailuresLink
> {noformat}
> java.lang.OutOfMemoryError: GC overhead limit exceeded
> at
> org.apache.jackrabbit.oak.segment.SegmentDataStoreBlobGCIT.setUp(SegmentDataStoreBlobGCIT.java:220)
> at
> org.apache.jackrabbit.oak.segment.SegmentDataStoreBlobGCIT.setUp(SegmentDataStoreBlobGCIT.java:141)
> at
> org.apache.jackrabbit.oak.segment.SegmentDataStoreBlobGCIT.consistencyCheckInit(SegmentDataStoreBlobGCIT.java:317)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)