tisonkun commented on issue #12185:
URL: https://github.com/apache/pulsar/issues/12185#issuecomment-1537907922

   I try out:
   
   ```
   ./bin/pulsar-admin namespaces set-subscription-dispatch-rate public/default 
--dispatch-rate-period 0
   ./bin/pulsar-client consume -s mysub -p Earliest 
persistent://public/default/topic 
   ```
   
   And it seems can proceed properly. Maybe it's fixed on master branch. Please 
open a new issue with repro if it's still relevant.


-- 
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