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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to