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 2020/05/02 21:26:15 UTC

[GitHub] [pulsar] phemmer opened a new issue #6864: Allow non-java clients to start consumer from timestamp

phemmer opened a new issue #6864:
URL: https://github.com/apache/pulsar/issues/6864


   **Describe the solution you'd like**
   #3622 (#3565) granted Java clients the ability to start & seek to a given timestamp. This request is to give that functionality to non-Java clients, in my specific case, Go.
   
   The reasons for wanting this functionality are the same as described in #3565.
   


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



[GitHub] [pulsar] phemmer commented on issue #6864: Allow non-java clients to start consumer from timestamp

Posted by GitBox <gi...@apache.org>.
phemmer commented on issue #6864:
URL: https://github.com/apache/pulsar/issues/6864#issuecomment-624434153


   cgo. This one: https://github.com/apache/pulsar/tree/master/pulsar-client-go/pulsar


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



[GitHub] [pulsar] sijie commented on issue #6864: Allow non-java clients to start consumer from timestamp

Posted by GitBox <gi...@apache.org>.
sijie commented on issue #6864:
URL: https://github.com/apache/pulsar/issues/6864#issuecomment-624403084


   @phemmer are you using cgo or native-go client?


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