poorbarcode commented on PR #15051: URL: https://github.com/apache/pulsar/pull/15051#issuecomment-1092500743
> I don't think that this PR fixes that issue. ServerCnx is tied to a single TCP/IP connection and even without the changes in this PR, duplicates on the same connection are prevented. @lhotari Maybe you ignored the async-execute-code in `ServerCnx.handleSubscribe`. if without async-execute, you are right. -- 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]
