[
https://issues.apache.org/jira/browse/RANGER-1319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sailaja Polavarapu updated RANGER-1319:
---------------------------------------
Attachment: 0001-RANGER-1319-inconsistency-in-adding-user-to-the-DB-t.patch
> inconsistency in adding user to the DB table
> --------------------------------------------
>
> Key: RANGER-1319
> URL: https://issues.apache.org/jira/browse/RANGER-1319
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Affects Versions: 0.7.0
> Reporter: Deepak Sharma
> Assignee: Sailaja Polavarapu
> Fix For: 0.7.0
>
> Attachments:
> 0001-RANGER-1319-inconsistency-in-adding-user-to-the-DB-t.patch
>
>
> Currently we have two tables x_portal_user and x_user. We first add the user
> to x_portal_user and then add to x_user table. Currently these two are two
> different calls to ranger admin. If any one fails, we are still continuing
> with the other.add some error handling in user sync code in order to avoid
> this inconsistency.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)