gaurav-narula opened a new pull request, #22971: URL: https://github.com/apache/kafka/pull/22971
SslSelectorTest/SelectorTest have test methods which attempt to bind a socket on all interfaces. This is excessive and interferes on dev machines with full tunnel VPNs. This change modifies the bind call to use the loopback interface instead. -- 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]
