celeborn/docs/configuration
zky.zhoukeyong 6a5e3ed794 [CELEBORN-812] Cleanup SendBufferPool if idle for long
### What changes were proposed in this pull request?
Cleans up the pooled send buffers and push tasks if the SendBufferPool has been idle for more than
`celeborn.client.push.sendbufferpool.expireTimeout`.

### Why are the changes needed?
Before this PR the SendBufferPool will cache the send buffers and push tasks forever. If they are large
and will not be reused in the future, it wastes memory and causes GC.

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
Passes GA and manual tests.

Closes #1735 from waitinfuture/812-1.

Authored-by: zky.zhoukeyong <zky.zhoukeyong@alibaba-inc.com>
Signed-off-by: zky.zhoukeyong <zky.zhoukeyong@alibaba-inc.com>
2023-07-20 00:34:55 +08:00
..
client.md [CELEBORN-812] Cleanup SendBufferPool if idle for long 2023-07-20 00:34:55 +08:00
columnar-shuffle.md [CELEBORN-679] Optimize Utils#bytesToString 2023-06-14 17:42:16 +08:00
ha.md [CELEBORN-638] Migrate configurations celeborn.ha.master.* to celeborn.master.ha.* 2023-06-16 18:18:26 +08:00
index.md [CELEBORN-810] Fix some typos and grammar 2023-07-19 18:35:38 +08:00
master.md [CELEBORN-764] Fix celeborn on HDFS might clean using app directories 2023-07-05 23:11:50 +08:00
metrics.md [CELEBORN-713] Local network binding support IP or FQDN 2023-06-27 09:42:11 +08:00
network.md [CELEBORN-803][FOLLOWUP] Make ``rpcAskTimeout`` default to 60s 2023-07-17 23:53:52 +08:00
quota.md [CELEBORN-810] Fix some typos and grammar 2023-07-19 18:35:38 +08:00
worker.md [CELEBORN-803] Increase default timeout for commit files 2023-07-17 22:31:36 +08:00