lasdf1234 opened a new pull request, #11920:
URL: https://github.com/apache/gravitino/pull/11920

   ## Summary
   - Wire `AccessControlEventDispatcher` Pre/Event/Failure events for 
external-id user/group dispatcher APIs (`addUser`/`addGroup` with external id, 
get/remove/enable/disable by external id)
   - Add listener event types and extend `UserInfo`/`GroupInfo` with 
`externalId` (and `enabled` for users)
   - Merge external-id event tests into `TestUserEvent` and `TestGroupEvent`
   
   ## Test plan
   - [x] `./gradlew spotlessApply`
   - [x] `./gradlew :core:test --tests 
"org.apache.gravitino.listener.api.event.TestUserEvent" --tests 
"org.apache.gravitino.listener.api.event.TestGroupEvent" -PskipITs`
   
   Fix: #11919
   
   Split from #11918.
   
   Made with [Cursor](https://cursor.com)


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