zentol opened a new pull request #16160:
URL: https://github.com/apache/flink/pull/16160


   The SSLUtils contain a few methods that check whether certain SSL options 
are enabled while honoring a fallback "security.ssl.enabled" option.
   These are required by RPC, network and REST components.
   
   In order to be able to move our akka rpc stuff into a separate module it is 
necessary to move these to flink-core.
   (There's also no good reason for them to be in flink-runtime in the first 
place)
   


-- 
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