carl297r commented on issue #6523: URL: https://github.com/apache/pulsar/issues/6523#issuecomment-1057461464
> > How? Tried using a Reader with MessageId.latest and it does not send the latest message already produced. It only send the first message published after the creation of the reader. > > There's an open issue. However a workaround exists: [#10483 (comment)](https://github.com/apache/pulsar/issues/10483#issuecomment-833293066) . When using a reader you usually also need to configure a rentention policy. The user manual contains details about that. Thanks. That is the issue we have but the workaround is effective. -- 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]
