You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Velmurugan Periasamy (JIRA)" <ji...@apache.org> on 2014/09/15 08:03:33 UTC

[jira] [Created] (ARGUS-54) Delete Repository API is not working as expected

Velmurugan Periasamy created ARGUS-54:
-----------------------------------------

             Summary: Delete Repository API is not working as expected
                 Key: ARGUS-54
                 URL: https://issues.apache.org/jira/browse/ARGUS-54
             Project: Argus
          Issue Type: Bug
            Reporter: Velmurugan Periasamy


DELETE is not working as expected through REST API.
Steps :
1) Delete one repository
2) Try to access that repository again (GET).

Expected Result : It should not return deleted repository or it should throw exception for Data Not Found

Actual Result : It returns that repository even after deleting it successfully



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