You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Gautam Borad (JIRA)" <ji...@apache.org> on 2016/01/29 13:11:39 UTC

[jira] [Updated] (RANGER-831) Single policy update increases policy history version by 2 - gives error to view history

     [ https://issues.apache.org/jira/browse/RANGER-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gautam Borad updated RANGER-831:
--------------------------------
    Attachment: RANGER-831.patch

> Single policy update increases policy history version by 2 - gives error to view history
> ----------------------------------------------------------------------------------------
>
>                 Key: RANGER-831
>                 URL: https://issues.apache.org/jira/browse/RANGER-831
>             Project: Ranger
>          Issue Type: Bug
>          Components: admin, audit
>    Affects Versions: 0.6.0
>            Reporter: Gautam Borad
>            Assignee: Gautam Borad
>             Fix For: 0.6.0
>
>         Attachments: RANGER-831.patch
>
>
> *Problem Statement*
> When we update the object of policy ( i.e. when resource and policy item both are changed in single update), it increments value of version field by 2 rather than incrementing by 1. So it skips the sequence of version in DB and it looks like this
> 1 2 4 6 8 10 .. etc
> And because of this we are facing issue in seeing snapshot of policy update from Access Audit -> Policy Snapshot popup.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)