You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "Guangxu Cheng (Jira)" <ji...@apache.org> on 2020/08/24 09:43:00 UTC

[jira] [Created] (KYLIN-4714) Failed to revoke role access of the project

Guangxu Cheng created KYLIN-4714:
------------------------------------

             Summary: Failed to revoke role access of the project
                 Key: KYLIN-4714
                 URL: https://issues.apache.org/jira/browse/KYLIN-4714
             Project: Kylin
          Issue Type: Improvement
          Components: Security
    Affects Versions: v3.1.0
            Reporter: Guangxu Cheng
            Assignee: Guangxu Cheng
         Attachments: image-2020-08-24-17-42-21-218.png

When I continuously grant and revoke permissions for multiple users, I often can't get the desired results.

For examples, there is a Project A,

1. grant user 'A'
2. grant user 'B'
3. revoke user 'A'
4. revoke user 'B'

Now, when I revoke user 'B', there will throw an exception.

!image-2020-08-24-17-42-21-218.png|width=309,height=200!


The reason for this problem is that after revoke or grant, the sequence number of the returned result is incorrect.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)