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

Nico Kruber closed FLINK-5099.
------------------------------
    Resolution: Cannot Reproduce

the stack trace seems incomplete and the actual OutOfMemory error may even be 
unrelated to the network stack or even to this test.

> Test testCancelPartitionRequest is instable
> -------------------------------------------
>
>                 Key: FLINK-5099
>                 URL: https://issues.apache.org/jira/browse/FLINK-5099
>             Project: Flink
>          Issue Type: Bug
>          Components: Network
>            Reporter: Stefan Richter
>
> I observed this test fail on Travis (very rarely):
> testCancelPartitionRequest(org.apache.flink.runtime.io.network.netty.CancelPartitionRequestTest)
>   Time elapsed: 168.756 sec  <<< ERROR!
> java.lang.OutOfMemoryError: Java heap space
>       at java.util.Arrays.copyOf(Arrays.java:2367)
>       at 
> java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:130)
>       at 
> java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:114)
>       at 
> java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:415)
>       at java.lang.StringBuilder.append(StringBuilder.java:132)
>       at 
> org.apache.flink.runtime.io.network.netty.CancelPartitionRequestTest.testCancelPartitionRequest(CancelPartitionRequestTest.java:94)
> Results :
> Tests in error: 
>   CancelPartitionRequestTest.testCancelPartitionRequest:94 ยป OutOfMemory Java 
> he...



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to