kou commented on issue #38565:
URL: https://github.com/apache/arrow/issues/38565#issuecomment-1797865170

   Ah, `arrow::flight::FlightClient::Authenticate()` isn't thread safe: 
https://github.com/apache/arrow/blob/25c18d8cd6a299f3bb6b72966f2dca357db26399/cpp/src/arrow/flight/transport/grpc/grpc_client.cc#L862
   
   @lidavidm We don't want to recommend `Authenticate()` because it's stateful, 
right?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to