[
https://issues.apache.org/jira/browse/AMBARI-11992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14594321#comment-14594321
]
Hudson commented on AMBARI-11992:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #2952 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2952/])
AMBARI-11992 Hosts page responsiveness is severely impacted when metrics API
responses are slow. (atkach) (atkach:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=3e0677678492125111b1f2321e16bae11f14e973)
* ambari-web/app/controllers/global/update_controller.js
* ambari-web/app/views/main/host.js
* ambari-web/app/controllers/main/dashboard/config_history_controller.js
* ambari-web/test/mappers/hosts_mapper_test.js
* ambari-web/app/views/main/host/details.js
* ambari-web/test/controllers/main/dashboard/config_history_controller_test.js
* ambari-web/app/mappers/hosts_mapper.js
* ambari-web/test/controllers/global/update_controller_test.js
* ambari-web/app/utils/ajax/ajax.js
> Hosts page responsiveness is severely impacted when metrics API responses are
> slow
> ----------------------------------------------------------------------------------
>
> Key: AMBARI-11992
> URL: https://issues.apache.org/jira/browse/AMBARI-11992
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Andrii Tkach
> Assignee: Andrii Tkach
> Priority: Critical
> Fix For: 2.1.0
>
> Attachments: AMBARI-11992.patch
>
>
> We've seen that the Hosts page loads very slowly when metrics API calls are
> responding slowly. Under this condition, shutting down AMS makes the Hosts
> page responsive again.
> We should make Hosts page responsiveness independent of metrics API call
> latency by loading non-metric data and rendering the page first, and then
> lazy loading metrics info.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)