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 2019/12/27 11:45:21 UTC

[GitHub] [pulsar-client-go] wolfstudy opened a new issue #148: Add seek by msgID on consumer

wolfstudy opened a new issue #148: Add seek by msgID on consumer
URL: https://github.com/apache/pulsar-client-go/issues/148
 
 
   **Describe the solution you'd like**
   
   Add seek by msgID on the consumer, the interface as follows:
   
   ```
   Seek (msgID MessageID) error
   ```
   

----------------------------------------------------------------
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


With regards,
Apache Git Services

[GitHub] [pulsar-client-go] wolfstudy closed issue #148: Add seek by msgID on consumer

Posted by GitBox <gi...@apache.org>.
wolfstudy closed issue #148: Add seek by msgID on consumer
URL: https://github.com/apache/pulsar-client-go/issues/148
 
 
   

----------------------------------------------------------------
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


With regards,
Apache Git Services

[GitHub] [pulsar-client-go] wolfstudy commented on issue #148: Add seek by msgID on consumer

Posted by GitBox <gi...@apache.org>.
wolfstudy commented on issue #148: Add seek by msgID on consumer
URL: https://github.com/apache/pulsar-client-go/issues/148#issuecomment-581238063
 
 
   The feature has been implemented in #168 

----------------------------------------------------------------
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


With regards,
Apache Git Services