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 5a9ef90 test fixes round 1 add b45fbae cover even more controller-bases with TLS No new revisions were added by this update. Summary of changes: .../common/utils/FileUploadDownloadClient.java | 16 +++- .../apache/pinot/controller/ControllerConf.java | 5 ++ .../apache/pinot/controller/ControllerStarter.java | 22 +++--- .../api/resources/PinotQueryResource.java | 7 +- .../helix/core/PinotHelixResourceManager.java | 21 ++--- .../java/org/apache/pinot/core/util/TlsUtils.java | 91 +++++++++++++++------- .../batch/spec/SegmentGenerationJobSpec.java | 13 ++++ 7 files changed, 122 insertions(+), 53 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org