David Li created ARROW-9670:
-------------------------------
Summary: [C++][FlightRPC] Close()ing a DoPut with an ongoing read
locks up the client
Key: ARROW-9670
URL: https://issues.apache.org/jira/browse/ARROW-9670
Project: Apache Arrow
Issue Type: Bug
Components: C++, FlightRPC
Affects Versions: 1.0.0
Reporter: David Li
Assignee: David Li
Fix For: 2.0.0
This section accidentally recurses and ends up trying to re-acquire a lock:
https://github.com/apache/arrow/blob/9c04867930eae5454dbb1ea4c7bd869b12fc6e9d/cpp/src/arrow/flight/client.cc#L215
--
This message was sent by Atlassian Jira
(v8.3.4#803005)