quintans commented on issue #328: URL: https://github.com/apache/pulsar-client-go/issues/328#issuecomment-663000804
Your tip seems to contradict the examples in [reader_test](https://github.com/apache/pulsar-client-go/blob/master/pulsar/reader_test.go) file. My test is basically a copy/paste of one of those. I think you don't understand my use case :disappointed:. My question is simple. Is it possible to get the latest (most recent) message in a topic (it does not matter if it was consumed or not)? How? Can you have a look at this PR https://github.com/apache/pulsar-client-go/pull/329? maybe it helps understand what I am trying to do? ---------------------------------------------------------------- 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]
