Croway opened a new issue, #19320:
URL: https://github.com/apache/pulsar/issues/19320

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### Version
   
   Fedora, 2.11.0
   
   ### Minimal reproduce step
   
   - With the java client 2.11.0 configure a consumer with receiverQueueSize=0
   - start the consumer
   - pause the consumer
   - send 2 or more messages
   
   ### What did you expect to see?
   
   0 messages consumed
   
   ### What did you see instead?
   
   1  message consumed
   
   ### Anything else?
   
   With pulsar-client version 2.10.3 and pulsar-client-admin version 2.10.3 the 
reproducer works, something changed in the client.
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to