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

   ### Describe the feature
   
   Emit AccessControlEventDispatcher Pre/Event/Failure events for user
   operations keyed by Gravitino-assigned id (get/remove/enable/disable and
   updateUserExternalId).
   
   ### Motivation
   
   #12330 / #12332 add the by-id user APIs with EventDispatcher pass-through
   only. Listeners need first-class events for these paths, matching the
   existing by-externalId event coverage.
   
   Related: #12330, #12332
   
   ### Describe the solution
   
   - Add Get/Remove/Enable/Disable UserById and UpdateUserExternalId event types
   - Wire AccessControlEventDispatcher to publish them
   - Add corresponding OperationType values
   
   ### Additional context
   
   Stacked on the user by-id API PR (#12332).


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