jerqi commented on issue #9770: URL: https://github.com/apache/gravitino/issues/9770#issuecomment-3797772116
> > [@jerqi](https://github.com/jerqi) Wondering if more caching will help here for calls like > > > > * [ getUserEntity()](https://github.com/apache/gravitino/blob/daf5f26f66e33ec42d6dca1e40407dff36d4db2a/server-common/src/main/java/org/apache/gravitino/server/authorization/jcasbin/JcasbinAuthorizer.java#L405) > > * Get User role mapping [listEntitiesByRelation()](https://github.com/apache/gravitino/blob/daf5f26f66e33ec42d6dca1e40407dff36d4db2a/server-common/src/main/java/org/apache/gravitino/server/authorization/jcasbin/JcasbinAuthorizer.java#L253) > > Maybe it will be useful. We get the entity from the case. We should analyze the frame graph to give the answer. [@danhuawang](https://github.com/danhuawang) Could u provide frame graph for loading tables? It's the most common operations. -- 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]
