vrajat commented on PR #13361: URL: https://github.com/apache/pinot/pull/13361#issuecomment-2254936246
@soumitra-st re: tlsPort, port and _preferTlsPort, this PR is maintaining the current behaviour. Refer to the following files in the master branch. There are tests as well for this behaviour * https://github.com/apache/pinot/blob/master/pinot-clients/pinot-java-client/src/main/java/org/apache/pinot/client/ExternalViewReader.java#L100 * https://github.com/apache/pinot/blob/a6cf197bfa51bc6b5653162d3630c1565ae5b8fa/pinot-clients/pinot-java-client/src/main/java/org/apache/pinot/client/DynamicBrokerSelector.java#L50 * https://github.com/search?q=repo%3Aapache%2Fpinot%20preferTlsPort&type=code -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
