a805814077 opened a new issue, #8219: URL: https://github.com/apache/gravitino/issues/8219
### Version main branch ### Describe what's wrong CreateCatalog method under CatalogHookDispatcher will delete the catalog when the post host execution fails, but the exception is not thrown, causing the interface to return success. This needs to be fixed. <img width="1168" height="589" alt="Image" src="https://github.com/user-attachments/assets/c96956ed-64ff-4eae-8e6e-35d40eaa5c7c" /> ### Error message and/or stacktrace Call this interface will return success instead of error. ### How to reproduce When creating a catalog, Gravitino returns success, but Ranger fails. ### Additional context _No response_ -- 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]
