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/01 19:36:41 UTC

[GitHub] merlimat opened a new issue #614: Itermittent test failure in ReplicatorTest.testResumptionAfterBacklogRelaxed

merlimat opened a new issue #614: Itermittent test failure in ReplicatorTest.testResumptionAfterBacklogRelaxed
URL: https://github.com/apache/incubator-pulsar/issues/614
 
 
   Test logs at:
   https://builds.apache.org/job/pulsar-pull-request/org.apache.pulsar$pulsar-broker/15/testReport/junit/org.apache.pulsar.broker.service/ReplicatorTest/testResumptionAfterBacklogRelaxed/
   
   ```
   868617 [pulsar-io-23669-14] ERROR org.apache.pulsar.broker.service.persistent.PersistentReplicator - [persistent://pulsar/global/ns1/producer_exception][r1 -> r2] Error producing on remote broker
   org.apache.pulsar.client.api.PulsarClientException$ProducerBlockedQuotaExceededException: Could not send pending messages as backlog exceeded
   	at org.apache.pulsar.client.impl.ProducerImpl.lambda$connectionOpened$6(ProducerImpl.java:781)
   	at java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:870)
   	at java.util.concurrent.CompletableFuture$UniExceptionally.tryFire(CompletableFuture.java:852)
   	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)
   	at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1977)
   	at org.apache.pulsar.client.impl.ClientCnx.handleError(ClientCnx.java:356)
   ```
 
----------------------------------------------------------------
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