You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2020/06/10 14:45:00 UTC

[jira] [Created] (ARROW-9093) [FlightRPC][C++][Python] Allow setting gRPC client options

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)