arrow icon indicating copy to clipboard operation
arrow copied to clipboard

[FlightRPC][Java] Provide standard way to get client IP address

Open asfimport opened this issue 3 years ago • 5 comments

Obtaining the IP address of the client can be accomplished via gRPC, but the gRPC interface exposing this information is considered unstable.  It would be good to expose this through a standard interface in Flight, both to buffer any future changes/instability in gRPC, but also in support of alternative transports.

Reporter: Todd Farmer / @toddfarmer

Note: This issue was originally created as ARROW-16565. Please see the migration documentation for further details.

asfimport avatar May 12 '22 23:05 asfimport