You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Madhuvanthi Radhakrishnan (JIRA)" <ji...@apache.org> on 2017/11/02 16:49:00 UTC

[jira] [Created] (AMBARI-22355) New endpoint at ServiceLevel for configurations - POST, GET

Madhuvanthi Radhakrishnan created AMBARI-22355:
--------------------------------------------------

             Summary: New endpoint at ServiceLevel for configurations - POST, GET
                 Key: AMBARI-22355
                 URL: https://issues.apache.org/jira/browse/AMBARI-22355
             Project: Ambari
          Issue Type: Bug
            Reporter: Madhuvanthi Radhakrishnan
            Assignee: Madhuvanthi Radhakrishnan
            Priority: Major
             Fix For: 3.0.0


In a multi service instance scenario we could have more than one service instance running in a cluster. 
Two Zookeepers (ZK1, ZK2) running in a cluster. 
We need to distinguish between configs for ZK1 and for ZK2 
To support multi instance scenario, the configurations API endpoint will be moved from cluster-level to service-level
New API Endpoint
api/v2/clusters/<cluster-name>/servicegroups/<service-group-name>/services/<service-name>/configurations



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)