Commits


Kyle Porter authored and David Li committed 3eb6e69d9c1
ARROW-10441: [Java] Prevent closure of shared channels for FlightClient Add a proxy for ManagedChannel to prevent closure of shared channels when specified for FlightClient in FlightGrpcUtils. Closes #8581 from kylepbit/ARROW-10441 Authored-by: Kyle Porter <kporter@dremio.com> Signed-off-by: David Li <li.davidm96@gmail.com>