You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ap...@apache.org on 2021/01/09 02:42:10 UTC

[incubator-pinot] branch pinot-internode-tls updated (ed6c724 -> b63ab5f)

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 ed6c724  add protocol param to admin commands
     add b63ab5f  review fixes subbu 1

No new revisions were added by this update.

Summary of changes:
 .../broker/broker/BrokerAdminApiApplication.java   |  12 +--
 .../broker/broker/helix/HelixBrokerStarter.java    |   2 +-
 .../apache/pinot/controller/ControllerStarter.java |   8 +-
 .../api/ControllerAdminApiApplication.java         |   2 +-
 .../controller/util/ListenerConfigUtilTest.java    |   2 +-
 .../apache/pinot/core/transport/QueryServer.java   |   4 +-
 .../org/apache/pinot/core/transport/TlsConfig.java |  10 +-
 .../java/org/apache/pinot/core/util/TlsUtils.java  |  12 ++-
 .../pinot/tools/admin/command/AddTableCommand.java |   4 +-
 .../tools/admin/command/QuickstartRunner.java      | 102 +++++++++++++++++----
 10 files changed, 113 insertions(+), 45 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org