Piotr Nowojski created FLINK-9063:
-------------------------------------

             Summary: Possible SpillableSubpartitionTest 
testSpillFinishedBufferConsumers test failure
                 Key: FLINK-9063
                 URL: https://issues.apache.org/jira/browse/FLINK-9063
             Project: Flink
          Issue Type: Bug
          Components: Network
            Reporter: Piotr Nowojski
             Fix For: 1.5.0


{code:java}
Tests run: 21, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.872 sec <<< 
FAILURE! - in 
org.apache.flink.runtime.io.network.partition.SpillableSubpartitionTest
testSpillFinishedBufferConsumers(org.apache.flink.runtime.io.network.partition.SpillableSubpartitionTest)
 Time elapsed: 0.028 sec <<< ERROR!
org.apache.flink.shaded.netty4.io.netty.util.IllegalReferenceCountException: 
refCnt: 0, decrement: 1
at 
org.apache.flink.shaded.netty4.io.netty.buffer.AbstractReferenceCountedByteBuf.release(AbstractReferenceCountedByteBuf.java:101)
at 
org.apache.flink.runtime.io.network.buffer.NetworkBuffer.recycleBuffer(NetworkBuffer.java:146)
at 
org.apache.flink.runtime.io.network.buffer.BufferConsumer.close(BufferConsumer.java:110)
at 
org.apache.flink.runtime.io.network.partition.SpillableSubpartitionTest.testSpillFinishedBufferConsumers(SpillableSubpartitionTest.java:679)
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to