codelipenghui commented on issue #9873:
URL: https://github.com/apache/pulsar/issues/9873#issuecomment-796281680


   The read API need to create an internal consumer to subscribe to the topic 
and send flow permits to the broker, then the broker read data from bookkeeper 
or tailing cache(batch read), but the admin API is reading the data from 
bookkeeper or tailing cache directly, and only read one message.


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

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


Reply via email to