roryqi opened a new issue, #10413:
URL: https://github.com/apache/gravitino/issues/10413

   ### Describe the subtask
   
   With the development of several group-related features (Group-Based AC, 
OAuth Group Extraction, Group as Owner), the core authorization logic is being 
significantly enhanced. The new logic must evaluate a user's permissions not 
only based on their direct identity but also by traversing their group 
memberships, which introduces additional computational complexity.
   
   It is critical to establish performance baselines and evaluate the impact of 
these changes before​ and after​ the implementation to ensure the system's 
scalability and responsiveness remain acceptable in production scenarios with 
large numbers of users, groups, and complex nested memberships.
   
   
   ### Parent issue
   
   #10404 


-- 
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]

Reply via email to