You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/01/05 22:15:25 UTC

[GitHub] [incubator-pinot] apucher opened a new pull request #6413: Pinot broker https discussion

apucher opened a new pull request #6413:
URL: https://github.com/apache/incubator-pinot/pull/6413


   **DISCUSSION / DRAFT** (changes to quickstart for demo purposes only, will be removed)
   
   ## Description
   We add support for TLS-secured client-broker connections, similar to the secure client-controller connection already implemented.
   
   ## Upgrade Notes
   Does this PR prevent a zero down-time upgrade? (Assume upgrade order: Controller, Broker, Server, Minion)
   **No**
   
   Does this PR fix a zero-downtime upgrade introduced earlier?
   **No**
   
   Does this PR otherwise need attention when creating release notes?
   **Yes**
   
   ## Release Notes
   Add support for TLS-secured client-broker connections. Broker TLS can be configured using the following new properties:
   - **pinot.broker.client.protocol** (http or https)
   - **pinot.broker.client.tls.keystore.path**
   - **pinot.broker.client.tls.keystore.password**
   - **pinot.broker.client.tls.truststore.path**
   - **pinot.broker.client.tls.truststore.password**
   - **pinot.broker.client.tls.requires_client_auth**
   
   ## Documentation
   **TBD**
   
   If you have introduced a new feature or configuration, please add it to the documentation as well.
   See https://docs.pinot.apache.org/developers/developers-and-contributors/update-document
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



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


[GitHub] [incubator-pinot] apucher closed pull request #6413: Pinot broker https discussion

Posted by GitBox <gi...@apache.org>.
apucher closed pull request #6413:
URL: https://github.com/apache/incubator-pinot/pull/6413


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



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


[GitHub] [incubator-pinot] apucher commented on pull request #6413: Pinot broker https discussion

Posted by GitBox <gi...@apache.org>.
apucher commented on pull request #6413:
URL: https://github.com/apache/incubator-pinot/pull/6413#issuecomment-755900502


   To be continued here: https://github.com/apache/incubator-pinot/pull/6418


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



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