yuqi1129 opened a new pull request, #7782: URL: https://github.com/apache/gravitino/pull/7782
### What changes were proposed in this pull request? Add Caffeine to cache file system instance to avoid repeatedly create and close file system. ### Why are the changes needed? Creating and closing a file system instance is a heavy operation, and we need to avoid such behaviour. Fix: #7771 ### Does this PR introduce _any_ user-facing change? N/A. ### How was this patch tested? Existing tests. -- 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]
