This is an automated email from the ASF dual-hosted git repository. apucher pushed a change to branch pinot-internode-tls in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 504d0d8 license headers add 9b50c3e support TLS defaults and overrides No new revisions were added by this update. Summary of changes: .../broker/broker/BrokerAdminApiApplication.java | 2 +- .../broker/broker/helix/HelixBrokerStarter.java | 2 +- .../apache/pinot/common/utils/CommonConstants.java | 8 ++- .../apache/pinot/controller/ControllerConf.java | 3 +- .../apache/pinot/controller/ControllerStarter.java | 3 +- .../pinot/controller/util/ListenerConfigUtil.java | 3 +- .../java/org/apache/pinot/core/util/TlsUtils.java | 66 ++++++++++++++++------ .../pinot/server/starter/ServerInstance.java | 3 +- 8 files changed, 64 insertions(+), 26 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org