wolfstudy commented on issue #223: URL: https://github.com/apache/pulsar-client-go/issues/223#issuecomment-629962535
> 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. You can refer to [here](https://github.com/apache/pulsar-client-go/blob/master/pulsar/reader_test.go#L115-L181) ---------------------------------------------------------------- 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]
