jerryshao commented on PR #6488:
URL: https://github.com/apache/gravitino/pull/6488#issuecomment-2677339390

   I was thinking of build a similar cache on the server side to cache the 
fileset/fs. Creating/closing FS each time seems very costly, can we:
   
   1. Test the performance of creating and close each time, compared to do 
cache?
   2. If the TPS is acceptable, then I'm fine to close it every time. If not, 
we should figure out a better solution.


-- 
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: commits-unsubscr...@gravitino.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to