Deepak Sharma created RANGER-1319:
-------------------------------------
Summary: 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
Fix For: 0.7.0
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)