You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2015/06/12 09:48:00 UTC

[jira] [Created] (RANGER-549) updateService() via public API fails with error "another service already exists"

Madhan Neethiraj created RANGER-549:
---------------------------------------

             Summary: updateService() via public API fails with error "another service already exists" 
                 Key: RANGER-549
                 URL: https://issues.apache.org/jira/browse/RANGER-549
             Project: Ranger
          Issue Type: Bug
          Components: admin
    Affects Versions: 0.5.0
            Reporter: Madhan Neethiraj
            Assignee: Madhan Neethiraj
             Fix For: 0.5.0


Update of a service using Public API fails with the following error: "id/name conflict: another service already exists with name[<name>], its id is [<id>]".

This ID and name given are the same values provided in updateService() API; and there is only one service with the given name and ID - which is the service being updated.



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