mridulm commented on PR #2438:
URL: https://github.com/apache/celeborn/pull/2438#issuecomment-2032739430

   To answer query about which modules are relevant, all modules can be secured 
using TLS.
   At a minimum, given shared secret is negotiated when `LifecycleManager` 
registers with Master, it is advisible to secure rpc calls - towards that end, 
we will split the rpc calls within the application (driver/executors) and from 
client to server's (see CELEBORN-1356), so that users can independently 
configure those.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to