You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "lidavidm (Jira)" <ji...@apache.org> on 2019/09/03 13:12:00 UTC

[jira] [Created] (ARROW-6426) [FlightRPC] Expose gRPC configuration knobs in Flight

lidavidm created ARROW-6426:
-------------------------------

             Summary: [FlightRPC] Expose gRPC configuration knobs in Flight
                 Key: ARROW-6426
                 URL: https://issues.apache.org/jira/browse/ARROW-6426
             Project: Apache Arrow
          Issue Type: Improvement
          Components: FlightRPC
    Affects Versions: 0.14.1
            Reporter: lidavidm
            Assignee: lidavidm


We should not expose gRPC symbols/APIs publicly, but should still provide a way to configure gRPC options as they may be needed in deployments (for instance, we ran into an issue with gRPC keepalives). In Java, this is fortunately solvable with reflection, but this is impossible in C++/Python.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)