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/08/24 05:00:05 UTC

[GitHub] [pulsar-client-go] wolfstudy opened a new pull request #356: Add seek logic for reader

wolfstudy opened a new pull request #356:
URL: https://github.com/apache/pulsar-client-go/pull/356


   Signed-off-by: xiaolong.ran <rx...@apache.org>
   
   
   
   Fixes #218 
   
   *(or if this PR is one task of a github issue, please add `Master Issue: #<xyz>` to link to the master issue.)*
   
   Master Issue: #<xyz>
   
   ### Motivation
   
   
   Follow https://github.com/apache/pulsar-client-go/pull/222 and add the seek logic for reader 
   
   ### Modifications
   
   - Add `seek by msgID` interface
   - Add `seek by time` interface
   - Add test case
   
   ### Verifying this change
   
   - [x] Make sure that the change passes the CI checks.
   


----------------------------------------------------------------
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-client-go] wolfstudy merged pull request #356: Add seek logic for reader

Posted by GitBox <gi...@apache.org>.
wolfstudy merged pull request #356:
URL: https://github.com/apache/pulsar-client-go/pull/356


   


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