zymap opened a new pull request #5023: `hasMessageAvailable` should return 
false when Reader read from latest messages
URL: https://github.com/apache/pulsar/pull/5023
 
 
   
   Fixes #4912
   
   *Motivation*
   
   When the reader reads from the latest message, `hasMessageAvailable` will 
timeout or hang on.
   
   *Modifications*
   
   Make `lastDequeuedMessage` start position should keep with `startMessageId`.
   

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


With regards,
Apache Git Services

Reply via email to