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

   > We could/should probably add a lock for this to be consistent with other 
methods
   
   I think that we can't do it...
   Because `auth_handler_` is also used in other methods such as 
`ListFlights()` and `GetFlightInfo()`. We can't use a lock to support 
concurrent multiple `auth_handler_`s in one client.


-- 
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