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

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   Methods like useTls and useMTlsClientVerification should store a File 
instead of opening the file immediately, then at build time we can open the 
file and make sure to close the input stream (as required by Netty). This 
minimizes the logic in the builder setters
   
   ### 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