Samreay commented on issue #193: URL: https://github.com/apache/pulsar-client-python/issues/193#issuecomment-1886706890
That seems incredibly unintuitive. If I say to someone "Hey, get me the latest message" I'd *expect* them to give me the latest message, not the first message produced after I asked. Be that as it may, how should I go about consuming the last message in a topic with the python client then? Right now I'm seeking to a day in the past and just reading everything until the final message, which is incredibly wasteful. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
