justinmclean opened a new issue, #8485: URL: https://github.com/apache/gravitino/issues/8485
### What would you like to be improved? In core/src/main/java/org/apache/gravitino/authorization/AccessControlDispatcher.java grantPrivilegeToRole and in core/src/main/java/org/apache/gravitino/listener/api/event/AccessControlEventDispatcher.java grantPrivilegeToRole say they throw NoSuchGroupException when they actually throw NoSuchMetalakeException ### How should we improve? correct the exceptions thrown -- 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]
