RagingKore commented on pull request #86: URL: https://github.com/apache/pulsar-dotpulsar/pull/86#issuecomment-1022397025
My suggestion would be to simply had a Topic property to the `MessageId` and then add a new method to the consumer `public static Task<MessageIds[]> GetTopicLatestMessageIds(Topic topic)` This gives us much more visibility, and reduces complexity. and points of failure. -- 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: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org