You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/04/27 11:05:03 UTC

[GitHub] [pulsar-client-go] cornelk commented on issue #223: Reader can not read new messages after subscribing with LatestMessageID

cornelk commented on issue #223:
URL: https://github.com/apache/pulsar-client-go/issues/223#issuecomment-619909447


   What would be code that makes use of `LatestMessageID()` and is able to read the `hello-1` message? 
   
   I expect to be able to read `hello-1` as latest message somehow, since it's the latest message. Your code using `EarliestMessageID()` will read the `hello-0` 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:
users@infra.apache.org