Gleiphir2769 opened a new issue, #923:
URL: https://github.com/apache/pulsar-client-go/issues/923

   I noticed that the interface description of `SeekByTime` is outdated.
   
   
https://github.com/apache/pulsar-client-go/blob/d92fb1407d3d39c8a498dd7c7abdc0bbb3fc7e1a/pulsar/consumer.go#L268-L276
   
   The currently interface description said `Seek()` and `SeekByTime()` does 
not support partitioned topic consumer. But in #782 , @GPrabhudas has 
introduced the consumer seek by time on partitioned topic.
   
   I think we should remove the legacy interface description of `SeekByTime`
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to