315157973 commented on pull request #10190: URL: https://github.com/apache/pulsar/pull/10190#issuecomment-820571040
Indeed, if we put the seek in this place, at this time, there is a high probability that the connection is not ready, causing the seek to fail, and eventually this bug still exists. It would be better to put it in connectionOpen. We can use subscription to set the initial position. -- 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: [email protected]
