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

   In Java client, consumer support `startMessageIdInclusive` which is used to 
set the consumer to include the given position of any reset operation like 
seek().
   
   In go client, reader support `StartMessageIDInclusive` but consumer does not 
support it. I think we need this option.
   
   
https://github.com/apache/pulsar-client-go/blob/d92fb1407d3d39c8a498dd7c7abdc0bbb3fc7e1a/pulsar/reader.go#L55-L57
   
   Hi @RobertIndie, if you think it's need to be implemented, please assign to 
me. Thanks.


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