yuqi1129 opened a new issue, #9799: URL: https://github.com/apache/gravitino/issues/9799
### What would you like to be improved? https://github.com/apache/gravitino/blob/55554c6399aa238a2d62e854b8be36d8a47b2777/core/src/main/java/org/apache/gravitino/cache/CaffeineEntityCache.java#L290-L294 The code above can be removed, and then we can cache the key with empty data. When it's accessed next time, the cache will be hit and thus can save API times. ### 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]
