You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/01/26 16:59:10 UTC

[GitHub] [pulsar-dotpulsar] RagingKore edited a comment on pull request #86: [WIP] Multi-topics consumer and partitioned consumer support

RagingKore edited a comment 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-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org