[
https://issues.apache.org/jira/browse/RANGER-3554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17460421#comment-17460421
]
Abhay Kulkarni edited comment on RANGER-3554 at 12/18/21, 11:20 PM:
--------------------------------------------------------------------
Commit details:
master:
[https://github.com/apache/ranger/commit/7406d2d04d473d0dbacb39b9d75d883768a44cea]
[https://github.com/apache/ranger/commit/993cf0d9a98a2ea8f01d1fbbd3d6a1177a8887ca]
was (Author: abhayk):
Commit details:
master:
https://github.com/apache/ranger/commit/7406d2d04d473d0dbacb39b9d75d883768a44cea
> [Intermittent] API call to fetch the list of policies for a particular
> service repo returns a deleted policy in the response
> ----------------------------------------------------------------------------------------------------------------------------
>
> Key: RANGER-3554
> URL: https://issues.apache.org/jira/browse/RANGER-3554
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Reporter: Abhay Kulkarni
> Assignee: Abhay Kulkarni
> Priority: Major
> Fix For: 3.0.0
>
>
> Multiple tests are executed during the test run, and the flow of the tests is
> as follows:-
> # A set of policies needed for the test are created for a Ranger service.
> # Tests are run.
> # All existing policies in the Ranger service are deleted by fetching all
> policies in the service, and deleting them one-by-one. Each delete call are
> successful.
> # All policies in the Ranger service are fetched to ensure that no policies
> are remaining in the Ranger service.
> It is expected that in step 4, no policies are returned. However,
> intermittently, step 4 returns policy that is deleted in step 3.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)