JoseFMP commented on issue #297: URL: https://github.com/apache/pulsar-client-go/issues/297#issuecomment-649906605
@sijie could this be related to time zones? i.e. is `pulsar.LatestMessageID()` working if the broker is in a different time zone than the pulsar client? Otherwise I really do not get any message if using `LatestMessageID()` I hope this gets fixed since the only work around I found is to `EarliestMessageID()` and discard all the queue. But obviously this won't work if the queue is too long. ---------------------------------------------------------------- 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]
