You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Myroslav Papirkovskyy (JIRA)" <ji...@apache.org> on 2014/03/18 20:22:43 UTC

[jira] [Resolved] (AMBARI-5059) GET on Request API takes over 50 seconds to respond

     [ https://issues.apache.org/jira/browse/AMBARI-5059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Myroslav Papirkovskyy resolved AMBARI-5059.
-------------------------------------------

    Resolution: Fixed

Pushed to trunk

> GET on Request API takes over 50 seconds to respond
> ---------------------------------------------------
>
>                 Key: AMBARI-5059
>                 URL: https://issues.apache.org/jira/browse/AMBARI-5059
>             Project: Ambari
>          Issue Type: Task
>          Components: controller
>    Affects Versions: 1.5.0
>            Reporter: Myroslav Papirkovskyy
>            Assignee: Myroslav Papirkovskyy
>             Fix For: 1.5.0
>
>
> API call:
> {code}
> [root@perf800-large1 ~]# time curl -u admin:admin 'http://162.216.148.43:8080/api/v1/clusters/c1/requests' > /dev/null
>   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>                                  Dload  Upload   Total   Spent    Left  Speed
> 107   749  107   749    0     0     14      0  0:00:53  0:00:50  0:00:03   170
> real	0m50.484s
> user	0m0.000s
> sys	0m0.010s
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)