celeborn/worker/src
Fu Chen 6f1bb41646 [CELEBORN-796] Support for globally disable thread-local cache in the shared PooledByteBufAllocator
### What changes were proposed in this pull request?

As title

### Why are the changes needed?

As title

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

Yes, the thread local cache of shared `PooledByteBufAllocator` can be disabled by setting `celeborn.network.memory.allocator.allowCache=false`

### How was this patch tested?

Pass GA

Closes #1716 from cfmcgrady/allow-cache.

Authored-by: Fu Chen <cfmcgrady@gmail.com>
Signed-off-by: zky.zhoukeyong <zky.zhoukeyong@alibaba-inc.com>
2023-08-11 21:49:09 +08:00
..
main [CELEBORN-796] Support for globally disable thread-local cache in the shared PooledByteBufAllocator 2023-08-11 21:49:09 +08:00
test [CELEBORN-883][WORKER] Optimized configuration checks during MemoryManager initialization 2023-08-11 10:46:00 +08:00