lasdf1234 commented on code in PR #11209: URL: https://github.com/apache/gravitino/pull/11209#discussion_r3297891473
########## plugins/idp-basic/src/main/java/org/apache/gravitino/idp/exception/AlreadyExistsException.java: ########## Review Comment: The positioning of idp-basic is that it is a plugin, and it should rely as little as possible on other modules to be implemented. In the previous IDP PR, there was already a NotFoundException. Therefore, an AlreadyExistsException needs to be added and it should be consistent with the previous PR. -- 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]
