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-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org