You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Kyle Porter (Jira)" <ji...@apache.org> on 2020/11/02 17:24:00 UTC

[jira] [Created] (ARROW-10467) [Java] Ability to pass arbitrary client properties to server

Kyle Porter created ARROW-10467:
-----------------------------------

             Summary: [Java] Ability to pass arbitrary client properties to server
                 Key: ARROW-10467
                 URL: https://issues.apache.org/jira/browse/ARROW-10467
             Project: Apache Arrow
          Issue Type: New Feature
          Components: Java
    Affects Versions: 2.0.0
            Reporter: Kyle Porter


I'd like to propose the addition of the ability to pass arbitrary client properties to the server as headers in the RPC calls.

This would allow clients to pass additional context to the servers in an opt-in manner, using CallOptions in Java (to be replicated in the C++/Python clients).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)