yuqi1129 opened a new issue, #8786: URL: https://github.com/apache/gravitino/issues/8786
### What would you like to be improved? Currently, CaffeineEntityCache does not cache entities if the entity does not exist in the entity store. For instance, if we are going to retrieve a nonexistent table, all requests will hit the entity store, which is a resource-intensive process. In fact, we can also cache entities in these scenarios. ### How should we improve? _No response_ -- 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]
