yuqi1129 opened a new issue, #8815: URL: https://github.com/apache/gravitino/issues/8815
### What would you like to be improved? Currently, entities with the type policy and tag have the same weight as of table, fileset, and so on. When the cache is full, possibly the Gravitino will evict entities with the table type. In fact, entities with type policies and tags are less important compared to table entities, we should try to make tag and policy entities evict first. ### How should we improve? Increase the weight of policy and tag entities. -- 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]
