celeborn/worker
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
..
src [CELEBORN-796] Support for globally disable thread-local cache in the shared PooledByteBufAllocator 2023-08-11 21:49:09 +08:00
pom.xml [CELEBORN-650][TEST] Upgrade scalatest and unify mockito version 2023-06-09 10:04:14 +08:00