BewareMyPower opened a new pull request, #233: URL: https://github.com/apache/pulsar-client-python/pull/233
Currently the `seek` method of `Consumer` or `Reader` can only accept the `MessageId` from the `_pulsar` module, which is the underlying C extension that should not be exposed. If a `MessageId` instance from the `pulsar` module is passed as the argument, this method will fail. -- 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]
