jduo opened a new issue, #38576:
URL: https://github.com/apache/arrow/issues/38576

   ### Describe the enhancement requested
   
   In #38521 , the driver was changed to spawn entirely new connections when 
connecting to endpoints reported by GetFlightInfo for getStream() calls.
   
   The previous behavior would be to use the same connection including all 
cookies and credentials. While it was not correct to use the same physical 
connection since the endpoints can differ, it may be valid to reuse the same 
cookies and credentials.
   
   ### Component(s)
   
   FlightRPC, Java


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