Gargi-jais11 opened a new pull request, #8776: URL: https://github.com/apache/ozone/pull/8776
## What changes were proposed in this pull request? - ozone tenant delete fails with TENANT_NOT_EMPTY if user is assigned to the tenant, but OM deletes associated policies from Ranger first. - Thus, after ozone tenant user revoke, the tenant is empty, but ozone tenant delete still fails, now due to 404 Not Found error from Ranger, when OM tries to delete policies. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-13361 ## How was this patch tested? Passed Existing Acceptance Test. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
