celeborn/docs/configuration
Minchu Yang 44d772df75 [CELEBORN-1882] Support configuring the SSL handshake timeout for SSLHandler
### What changes were proposed in this pull request?
Support configuring the SSL handshake timeout for SSLHandler, for `rpc_app` and `rpc_service` transport modules.

### Why are the changes needed?
To make the SSLHandler handshake timeout configurable. We are working on ramping shuffle traffic to Celeborn internally, and have observed spark task failures which related to the connection timeout. This will make SSLHandler handshake timeout in line with our ecosystem’s production config, and should minimize those failures and improve robustness.

### Does this PR introduce _any_ user-facing change?
Introduces a new server side configuration.

### How was this patch tested?
Added a new UT, validated with existing UTs.

Closes #3120 from rmcyang/rmcyang/CELEBORN-1882.

Authored-by: Minchu Yang <minyang@linkedin.com>
Signed-off-by: Mridul Muralidharan <mridul<at>gmail.com>
2025-02-27 15:43:32 -06:00
..
client.md [CELEBORN-1319] Optimize skew partition logic for Reduce Mode to avoid sorting shuffle files 2025-02-19 16:57:44 +08:00
columnar-shuffle.md [CELEBORN-1051] Add isDynamic property for CelebornConf 2024-02-20 14:20:44 +08:00
ha.md [CELEBORN-1400] Bump Ratis version from 2.5.1 to 3.0.1 2024-05-30 17:22:22 +08:00
index.md [MINOR] Add documentation for CELEBORN_NO_DAEMONIZE 2024-12-23 10:31:37 +08:00
master.md [CELEBORN-1811] Update default value for celeborn.master.slot.assign.extraSlots 2024-12-31 15:37:28 +08:00
metrics.md [CELEBORN-1745] Remove application top disk usage code 2024-11-28 10:55:34 +08:00
network-module.md [CELEBORN-1353] Document Celeborn security - authentication and SSL support 2024-04-30 14:37:56 +08:00
network.md [CELEBORN-1882] Support configuring the SSL handshake timeout for SSLHandler 2025-02-27 15:43:32 -06:00
quota.md [CELEBORN-1748] Deprecate identity provider configs tied with quota 2024-12-04 09:28:40 +08:00
worker.md [MINOR] Change some config version 2025-02-08 17:55:56 +08:00