David Li created ARROW-7579:
-------------------------------
Summary: [FlightRPC] Make Handshake optional
Key: ARROW-7579
URL: https://issues.apache.org/jira/browse/ARROW-7579
Project: Apache Arrow
Issue Type: Bug
Components: FlightRPC
Reporter: David Li
Fix For: 1.0.0
We should make it possible to _not_ invoke Handshake for services that don't
want it. Especially when using it with flight-grpc, where the standard gRPC
authentication mechanisms don't know about Flight and try to authenticate the
Handshake endpoint - it's easy to forget to configure this endpoint to bypass
authentication.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)