You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by gi...@git.apache.org on 2017/08/02 17:18:58 UTC

[GitHub] merlimat opened a new issue #622: Intermittent test failures in SimpleProducerConsumerTest.testSendCallBack

merlimat opened a new issue #622: Intermittent test failures in SimpleProducerConsumerTest.testSendCallBack
URL: https://github.com/apache/incubator-pulsar/issues/622
 
 
   As seen in https://builds.apache.org/job/pulsar-pull-request/org.apache.pulsar$pulsar-broker/30/testReport/junit/org.apache.pulsar.client.api/SimpleProducerConsumerTest/testSendCallBack/
   
   ```
   java.util.concurrent.ExecutionException: io.netty.util.IllegalReferenceCountException: refCnt: 0
   	at org.apache.pulsar.client.api.SimpleProducerConsumerTest.testSendCallBack(SimpleProducerConsumerTest.java:958)
   Caused by: io.netty.util.IllegalReferenceCountException: refCnt: 0
   	at org.apache.pulsar.client.api.SimpleProducerConsumerTest.lambda$testSendCallBack$2(SimpleProducerConsumerTest.java:954)
   	at org.apache.pulsar.client.api.SimpleProducerConsumerTest.testSendCallBack(SimpleProducerConsumerTest.java:950)
   ```
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services