haphut commented on issue #78: URL: https://github.com/apache/pulsar-client-python/issues/78#issuecomment-1735920566
I am confused why this was opened. There has been a test for seeking by timestamp for a while: https://github.com/apache/pulsar-client-python/blame/8c36eb70f981c6cc1dec7691c7ab759a5520204d/tests/pulsar_test.py#L1001 . Though the `time.sleep(0.5)` right after looks questionable. Do we have to guess when the seek is finished before attempting to read? -- 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]
