yuqi1129 commented on PR #6488: URL: https://github.com/apache/gravitino/pull/6488#issuecomment-2677347038
> 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. Sure, let me take some tests and then figure out how to optimize it later. -- 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]
