Commits


Ryan Murray authored and Jacques Nadeau committed 5115f106925
ARROW-9016: [Java] Remove direct references to Netty/Unsafe Allocators As part of ARROW-8230 this removes direct references to Netty and Unsafe Allocation managers in the `DefaultAllocationManagerOption`. This maintains Netty as the default allocator until ARROW-8230 is closed. Closes #7329 from rymurr/ARROW-9016 Authored-by: Ryan Murray <rymurr@dremio.com> Signed-off-by: Jacques Nadeau <jacques@apache.org>