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

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

    [ https://issues.apache.org/jira/browse/RANGER-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16164713#comment-16164713 ] 

Pradeep Agrawal commented on RANGER-1765:
-----------------------------------------

Patch committed to Apache master branch : https://github.com/apache/ranger/commit/b83b168791ad7adb8d46032d0c111ee86c004fb8
Patch committed to Apache 0.7 branch : 
https://github.com/apache/ranger/commit/309abeff4118fc373d842297612bad18ebece2a1

> 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, 0.7.2
>
>         Attachments: RANGER-1765-master.patch, RANGER-1765-ranger07.patch
>
>
> 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)