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/07/09 19:40:00 UTC

[jira] [Updated] (ARROW-5877) [FlightRPC] Fix auth incompatibilities between Python/Java

     [ https://issues.apache.org/jira/browse/ARROW-5877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

lidavidm updated ARROW-5877:
----------------------------
    Description: 
It turns out the blocking-forever issue was a combination of problems in Python and Java. We should simply fix the issues.

---

The Flight Handshake method can be insecure, and currently has a surprising failure mode; we should document these caveats (blocks forever waiting on client/server; insecure depending on deployment configuration)

  was:The Flight Handshake method can be insecure, and currently has a surprising failure mode; we should document these caveats (blocks forever waiting on client/server; insecure depending on deployment configuration)

        Summary: [FlightRPC] Fix auth incompatibilities between Python/Java  (was: [FlightRPC] Document caveats around usage of auth APIs)

> [FlightRPC] Fix auth incompatibilities between Python/Java
> ----------------------------------------------------------
>
>                 Key: ARROW-5877
>                 URL: https://issues.apache.org/jira/browse/ARROW-5877
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: FlightRPC
>            Reporter: lidavidm
>            Assignee: lidavidm
>            Priority: Major
>
> It turns out the blocking-forever issue was a combination of problems in Python and Java. We should simply fix the issues.
> ---
> The Flight Handshake method can be insecure, and currently has a surprising failure mode; we should document these caveats (blocks forever waiting on client/server; insecure depending on deployment configuration)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)