justinmclean commented on PR #8120: URL: https://github.com/apache/gravitino/pull/8120#issuecomment-3232216669
The documentation states, "True if the Role was successfully deleted, false only when there's no such role, otherwise it will throw an exception.". So I would expect that if an unknown role were passed in, it would return false, and in that case, we don't want to call notifyRoleUserRelChange, because nothing has changed. -- 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]
