[
https://issues.apache.org/jira/browse/OAK-5016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15611090#comment-15611090
]
Amit Jain commented on OAK-5016:
--------------------------------
What I am trying is if we can do with less amount of garbage creation to make
compaction work. It was originally meant for oak-segment and may not be needed
here, which may help keep memory growth in check.
> 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)