sijie opened a new pull request #2431:
URL: https://github.com/apache/bookkeeper/pull/2431


   
   
   Descriptions of the changes in this PR:
   
   ### Motivation
   
   Netty supports sending SNI header on TLS handshake 
(https://github.com/netty/netty/issues/3801#issuecomment-104274440).
   
   This PR uses that Netty feature to send SNI header while connecting to proxy 
software. So we can add proxy servers (e.g. Envoy, Nginx)
   in front of bookies.
   
   ### Changes
   
   - Add two configurations: `bookieServiceUri` and `bookieConnectionMode`. So 
the bookkeeper client can configure how it should connect to bookies.
   - Send SNI header on TLS handshake
   
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to