michaeljmarshall commented on PR #19626: URL: https://github.com/apache/pulsar/pull/19626#issuecomment-1442867314
I did not modify the `ProxyClientCnx` or the `DirectProxyHandler` logic because in both cases, the proxy only ever sends an `AuthChallenge` when the broker sends initiates one. Because we send the broker the minimum version of the proxy and the client, the proxy will not get this message unless running with an older version of the broker. However, I think this is an edge case that this PR should cover, so I'll follow up with another commit tomorrow. -- 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]
