This is an automated email from the ASF dual-hosted git repository.
jackie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from 0333fe6b8c Reduce shading (#13834)
add 426160a206 fixing TLS configuration for http clients (#13477)
No new revisions were added by this update.
Summary of changes:
.../broker/broker/BrokerAdminApiApplication.java | 3 +-
.../PoolingHttpClientConnectionManagerHelper.java | 44 ++++++++++++++++++++++
.../apache/pinot/common/utils/tls/TlsUtils.java | 5 +++
...olingHttpClientConnectionManagerHelperTest.java | 43 +++++++++++++++++++++
.../pinot/controller/BaseControllerStarter.java | 3 +-
5 files changed, 96 insertions(+), 2 deletions(-)
create mode 100644
pinot-common/src/main/java/org/apache/pinot/common/http/PoolingHttpClientConnectionManagerHelper.java
create mode 100644
pinot-common/src/test/java/org/apache/pinot/common/http/PoolingHttpClientConnectionManagerHelperTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]