----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75361/ -----------------------------------------------------------
Review request for ranger, Kishor Gollapalliwar, Madhan Neethiraj, Mehul Parikh, and Pradeep Agrawal. Bugs: RANGER-5146 https://issues.apache.org/jira/browse/RANGER-5146 Repository: ranger Description ------- When tagDef and a linked tag is created, and delete of the tagDef is attempted with DELETE API - /service/tags/tagdef/{tagDefId}, it fails with 500 status. Diffs ----- security-admin/src/main/java/org/apache/ranger/common/RESTErrorUtil.java d6cced881 security-admin/src/main/java/org/apache/ranger/rest/TagREST.java 6675d71a6 Diff: https://reviews.apache.org/r/75361/diff/1/ Testing ------- Manual testing done Thanks, Dineshkumar Yadav