David Li created ARROW-9093:
-------------------------------
Summary: [FlightRPC][C++][Python] Allow setting gRPC client options
Key: ARROW-9093
URL: https://issues.apache.org/jira/browse/ARROW-9093
Project: Apache Arrow
Issue Type: Improvement
Components: C++, FlightRPC, Python
Reporter: David Li
Assignee: David Li
There's no way to set generic gRPC options which are useful for tuning behavior
(e.g. round-robin load balancing). Rather than bind all of these one by one,
gRPC allows setting arguments as generic string-string or string-integer pairs;
we could expose this (and leave the interpretation implementation-dependent).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)