yuqi1129 opened a new pull request, #5406:
URL: https://github.com/apache/gravitino/pull/5406

   ### What changes were proposed in this pull request?
   
   Introduce a timeout mechanism when getting a Hadoop FileSystem instance.  
   
   ### Why are the changes needed?
   
   
   Cloud filesystem like S3 and OSS(10 minutes) has a very long connection and 
can't be tune by configuration, this will cause deadlock as it will hold the 
tree lock for a long time
   
   Fix: #5361 
   
   ### Does this PR introduce _any_ user-facing change?
   
   N/A.
   
   ### How was this patch tested?
   
   Existing test.
   


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