Michael Dürig created OAK-5016:
----------------------------------
Summary: 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
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)