BewareMyPower commented on issue #520: URL: https://github.com/apache/pulsar-client-cpp/issues/520#issuecomment-3767845005
It's a race condition because before https://github.com/apache/pulsar-client-cpp/pull/533, the seek callback can be triggered before `setCnx(cnx)` is called (when receiving the subscribe response). -- 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]
