You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/01/26 12:51:37 UTC

[GitHub] [pulsar-client-go] brzyangg opened a new issue #453: Make MessageID In my Project

brzyangg opened a new issue #453:
URL: https://github.com/apache/pulsar-client-go/issues/453


   **Is your feature request related to a problem? Please describe.**
   A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
   
   Why not provide a public implementation about MessageID
   
   **Describe the solution you'd like**
   A clear and concise description of what you want to happen.
   
   NewMessageID(ledgerID int64, entryID int64, batchIdx int, partitionIdx int)
   
   **Describe alternatives you've considered**
   A clear and concise description of any alternative solutions or features you've considered.
   
   I need Seek() from customized messageID
   
   **Additional context**
   Add any other context or screenshots about the feature request here.
   
   I am developing a management platform,need to start consumption from the specified location.
   So I hope I can create the message ID by myself


----------------------------------------------------------------
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:
users@infra.apache.org