yuqi1129 commented on PR #8712: URL: https://github.com/apache/gravitino/pull/8712#issuecomment-3405950302
> The main thing is that caching the relations will significantly increase the memory usage, we should 1. make sure that policy/tags should be kicked out first if the threshold is reached; 2. something like statistics should not be cached, this will waste lots of memory. > 1. make sure that policy/tags should be kicked out first if the threshold is reached; That makes sense. I will open an issue to track it. > 2. something like statistics should not be cached, this will waste lots of memory. I have opened an issue aimed at it. Please see https://github.com/apache/gravitino/issues/8785 -- 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]
