-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: FlightRPC
-
Labels:
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)
- links to