This is an automated email from the ASF dual-hosted git repository.
yuqi1129 pushed a change to branch feat/cache-jcasbin-id-mapping
in repository https://gitbox.apache.org/repos/asf/gravitino.git
from 2d45d82c2a fix
add c3d7a666af fix
add debd2e18d1 fix
No new revisions were added by this update.
Summary of changes:
.../authorization/AuthorizationRequestContext.java | 34 +++++
.../relational/po/auth/ChangedOwnerInfo.java | 15 ++-
.../relational/po/auth/EntityChangeRecord.java | 33 ++++-
.../storage/relational/po/auth/GroupAuthInfo.java | 15 ++-
.../storage/relational/po/auth/OwnerInfo.java | 15 ++-
.../storage/relational/po/auth/RoleUpdatedAt.java | 21 +++-
.../storage/relational/po/auth/UserAuthInfo.java | 15 ++-
.../authorization/jcasbin/JcasbinAuthorizer.java | 140 ++++++++++++---------
8 files changed, 216 insertions(+), 72 deletions(-)