[
https://issues.apache.org/jira/browse/AMBARI-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Myroslav Papirkovskyy updated AMBARI-2750:
------------------------------------------
Attachment: AMBARI-2750.patch
Uploaded patch.
> Perf: Start all services API call takes 18s
> -------------------------------------------
>
> Key: AMBARI-2750
> URL: https://issues.apache.org/jira/browse/AMBARI-2750
> Project: Ambari
> Issue Type: Bug
> Components: controller
> Affects Versions: 1.2.5
> Reporter: Myroslav Papirkovskyy
> Assignee: Myroslav Papirkovskyy
> Fix For: 1.4.0
>
> Attachments: AMBARI-2750.patch
>
>
> On a 150 node cluster, the PUT call to start all services took 18s.
> PUT {{api/v1/clusters/cl1/services?ServiceInfo}}
> {noformat}
> {"RequestInfo": {"context" :"Start All Services"}, "Body": {"ServiceInfo":
> {"state": "STARTED"}}}
> {noformat}
> Response:
> {noformat}
> {
> "href" : "http://ambari:8080/api/v1/clusters/cl1/requests/29",
> "Requests" : {
> "id" : 29,
> "status" : "InProgress"
> }
> }
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira