You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/10/24 06:38:05 UTC

[GitHub] jai1 opened a new pull request #2831: Adding option to use TLS in broker admin client.

jai1 opened a new pull request #2831: Adding option to use TLS in broker admin client.
URL: https://github.com/apache/pulsar/pull/2831
 
 
   ### Motivation
   
   Bug fix for #2830
   
   ### Modifications
   
   - Renamed `replicationTlsEnabled` to `brokerClientTlsEnabled` since all broker clients (admins included) share the same `brokerClient*` params.
   - Used `brokerClientTlsEnabled` to determine if admin client should use TLS
   - Add Auth params and TLS options to Admin Client 
   
   ### Result
   
   Fixes #2830 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services