[
https://issues.apache.org/jira/browse/AMBARI-12463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635919#comment-14635919
]
Hudson commented on AMBARI-12463:
---------------------------------
FAILURE: Integrated in Ambari-branch-2.1 #248 (See
[https://builds.apache.org/job/Ambari-branch-2.1/248/])
AMBARI-12463. Decrease initial application load time. (jaimin) (jaimin:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=508d8db4c138e74cad833dd461862daa825dc52f)
* ambari-web/app/mappers/cluster_mapper.js
* ambari-web/app/controllers/wizard/step7_controller.js
* ambari-web/app/controllers/global/update_controller.js
* ambari-web/app/controllers/main.js
* ambari-web/app/controllers/main/service/item.js
* ambari-web/test/controllers/main/service/add_controller_test.js
* ambari-web/app/templates/main/service/services/hdfs.hbs
* ambari-web/app/routes/main.js
* ambari-web/app/mixins/wizard/wizardProgressPageController.js
* ambari-web/app/views/main/dashboard/widgets/node_managers_live.js
* ambari-web/test/controllers/wizard/step8_test.js
* ambari-web/app/controllers/main/alert_definitions_controller.js
* ambari-web/app/utils/ajax/ajax.js
* ambari-web/test/views/main/dashboard/widgets/node_managers_live_test.js
* ambari-web/app/templates/main/service/services/hbase.hbs
* ambari-web/app/models/master_component.js
* ambari-web/test/views/main/host/details/host_component_view_test.js
* ambari-web/test/controllers/main/service/item_test.js
* ambari-web/app/controllers/main/service/info/configs.js
* ambari-web/app/utils/components.js
* ambari-web/test/controllers/global/cluster_controller_test.js
* ambari-web/test/controllers/main/admin/kerberos/step4_controller_test.js
* ambari-web/app/templates/main/host/host_alerts.hbs
* ambari-web/app/utils/http_client.js
* ambari-web/app/utils/updater.js
* ambari-web/app/controllers/main/service.js
* ambari-web/app/mixins/wizard/addSecurityConfigs.js
* ambari-web/app/views/main/dashboard/widgets/supervisor_live.js
* ambari-web/app/views/main/service/reassign/step5_view.js
* ambari-web/app/views/main/host/details/host_component_view.js
*
ambari-web/app/controllers/main/admin/highAvailability/nameNode/step5_controller.js
* ambari-web/test/controllers/main/service/reassign/step4_controller_test.js
* ambari-web/app/controllers/main/host/details.js
* ambari-web/app/models/service.js
* ambari-web/app/messages.js
* ambari-web/app/mappers/racks_mapper.js
* ambari-web/app/controllers/global/cluster_controller.js
* ambari-web/app/controllers/wizard/step8_controller.js
* ambari-web/app/controllers/main/admin/kerberos/wizard_controller.js
* ambari-web/test/controllers/main/host/details_test.js
* ambari-web/app/routes/add_service_routes.js
* ambari-web/app/templates/main/service/services/yarn.hbs
* ambari-web/test/mixins/wizard/wizardProgressPageController_test.js
* ambari-web/app/views/main/host/summary.js
* ambari-web/app/controllers/main/service/reassign_controller.js
* ambari-web/app/models.js
* ambari-web/app/controllers/main/service/add_controller.js
* ambari-web/app/controllers/main/service/reassign/step4_controller.js
* ambari-web/app/views/main/dashboard/widgets/datanode_live.js
* ambari-web/app/templates/application.hbs
* ambari-web/app/mappers/alert_definition_summary_mapper.js
* ambari-web/app/mixins/common/serverValidator.js
* ambari-web/app/mappers/service_mapper.js
* ambari-web/app/templates/main/service/services/storm.hbs
* ambari-web/app/models/cluster.js
* ambari-web/app/router.js
* ambari-web/test/router_test.js
* ambari-web/test/controllers/main/service_test.js
* ambari-web/app/mappers/components_state_mapper.js
* ambari-web/app/controllers/main/admin/kerberos/step2_controller.js
* ambari-web/app/templates/main/alerts.hbs
* ambari-web/app/views/main/service/info/configs.js
* ambari-web/app/mappers/alert_definitions_mapper.js
> Decrease initial application load time
> ---------------------------------------
>
> Key: AMBARI-12463
> URL: https://issues.apache.org/jira/browse/AMBARI-12463
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.1
> Reporter: Jaimin D Jetly
> Assignee: Jaimin D Jetly
> Priority: Critical
> Fix For: 2.1.1
>
> Attachments: AMBARI-12463.2.patch, AMBARI-12463.patch,
> AMBARI-12463.trunk.2.patch
>
>
> API calls that are made after the patch as part of the progress bar:
> #
> http://c6407.ambari.apache.org:8080/api/v1/stacks/HDP/versions/2.3/services?fields=StackServices/*,components/*,components/dependencies/Dependencies/scope,artifacts/Artifacts/artifact_name&_=1437500261456
> #
> http://c6407.ambari.apache.org:8080/api/v1/clusters/c1/stack_versions?fields=*,repository_versions/*,repository_versions/operating_systems/repositories/*&_=1437500260770
> #
> http://c6407.ambari.apache.org:8080/api/v1/clusters/c1/services?fields=ServiceInfo/state,ServiceInfo/maintenance_state,components/ServiceComponentInfo/component_name&minimal_response=true&_=1437500428009
> #
> http://c6407.ambari.apache.org:8080/api/v1/clusters/c1/components/?ServiceComponentInfo/component_name=APP_TIMELINE_SERVER|ServiceComponentInfo/category=MASTER&fields=ServiceComponentInfo/service_name,host_components/HostRoles/host_name,host_components/HostRoles/state,host_components/HostRoles/maintenance_state,host_components/HostRoles/stale_configs,host_components/HostRoles/ha_state,host_components/HostRoles/desired_admin_state,host_components/metrics/jvm/memHeapUsedM,host_components/metrics/jvm/HeapMemoryMax,host_components/metrics/jvm/HeapMemoryUsed,host_components/metrics/jvm/memHeapCommittedM,host_components/metrics/mapred/jobtracker/trackers_decommissioned,host_components/metrics/cpu/cpu_wio,host_components/metrics/rpc/RpcQueueTime_avg_time,host_components/metrics/dfs/FSNamesystem/*,host_components/metrics/dfs/namenode/Version,host_components/metrics/dfs/namenode/LiveNodes,host_components/metrics/dfs/namenode/DeadNodes,host_components/metrics/dfs/namenode/DecomNodes,host_components/metrics/dfs/namenode/TotalFiles,host_components/metrics/dfs/namenode/UpgradeFinalized,host_components/metrics/dfs/namenode/Safemode,host_components/metrics/runtime/StartTime,host_components/metrics/yarn/Queue,host_components/metrics/yarn/ClusterMetrics/NumActiveNMs,host_components/metrics/yarn/ClusterMetrics/NumLostNMs,host_components/metrics/yarn/ClusterMetrics/NumUnhealthyNMs,host_components/metrics/yarn/ClusterMetrics/NumRebootedNMs,host_components/metrics/yarn/ClusterMetrics/NumDecommissionedNMs&minimal_response=true&_=1437500537528
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)