[
https://issues.apache.org/jira/browse/RANGER-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16676172#comment-16676172
]
Pradeep Agrawal commented on RANGER-2278:
-----------------------------------------
Patch committed to master branch :
[https://github.com/apache/ranger/commit/48bf487e2b1eefad120bf005d8aea019adeb69d8]
Patch committed to ranger-1.2 branch :
https://github.com/apache/ranger/commit/0f50264ad1baac1833cff8e75ef416d59e486671
Patch committed to ranger-1.1 branch :
https://github.com/apache/ranger/commit/4550f7ffdc0cc348edc7dc3a918632be7d7ee7dc
Patch committed to ranger-1 branch :
https://github.com/apache/ranger/commit/21c4daa8a9e2d6dcb74a6dcbfc7d875ea1deeed1
> Unable to delete user if he has references in new ref tables.
> -------------------------------------------------------------
>
> Key: RANGER-2278
> URL: https://issues.apache.org/jira/browse/RANGER-2278
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Affects Versions: 1.0.1, 1.1.1, 1.2.0, 1.2.1
> Reporter: Pradeep Agrawal
> Assignee: Pradeep Agrawal
> Priority: Major
> Fix For: 1.0.1, 2.0.0, 1.1.1, 1.2.1
>
>
> Created a service/policy from a user. While trying to delete the same user
> was unable to delete the user as "added_by_id" and "upd_by_id" field having
> references of user id and due to foreign key constraint ranger doesn't allow
> user deletion.
> This is related to RANGER-2203 as policy structure has been changed and new
> tables are also having "added_by_id" and "upd_by_id".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)