You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "bhavik patel (JIRA)" <ji...@apache.org> on 2017/09/05 05:47:00 UTC

[jira] [Created] (RANGER-1765) Add unique key constraint in x_group and x_group_users table

bhavik patel created RANGER-1765:
------------------------------------

             Summary: Add unique key constraint in x_group and x_group_users table
                 Key: RANGER-1765
                 URL: https://issues.apache.org/jira/browse/RANGER-1765
             Project: Ranger
          Issue Type: Bug
          Components: Ranger
            Reporter: bhavik patel
            Assignee: bhavik patel
            Priority: Critical
             Fix For: 1.0.0


Currently, concurrent request to create a group or create group-users mapping is causing duplicate entries of the same group in x_group table. This need to be restricted in DB tables by creating relevant constraint on the table.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)