Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8985818CC2 for ; Tue, 21 Jul 2015 19:58:06 +0000 (UTC) Received: (qmail 71846 invoked by uid 500); 21 Jul 2015 19:58:06 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 71812 invoked by uid 500); 21 Jul 2015 19:58:06 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 71797 invoked by uid 99); 21 Jul 2015 19:58:06 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jul 2015 19:58:06 +0000 Date: Tue, 21 Jul 2015 19:58:06 +0000 (UTC) From: "Jaimin D Jetly (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-12463) Decrease initial application load time MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-12463?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jaimin D Jetly updated AMBARI-12463: ------------------------------------ Attachment: AMBARI-12463.trunk.2.patch > Decrease initial application load time=20 > --------------------------------------- > > 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-124= 63.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/serv= ices?fields=3DStackServices/*,components/*,components/dependencies/Dependen= cies/scope,artifacts/Artifacts/artifact_name&_=3D1437500261456 > # http://c6407.ambari.apache.org:8080/api/v1/clusters/c1/stack_versions?f= ields=3D*,repository_versions/*,repository_versions/operating_systems/repos= itories/*&_=3D1437500260770 > # http://c6407.ambari.apache.org:8080/api/v1/clusters/c1/services?fields= =3DServiceInfo/state,ServiceInfo/maintenance_state,components/ServiceCompon= entInfo/component_name&minimal_response=3Dtrue&_=3D1437500428009 > # http://c6407.ambari.apache.org:8080/api/v1/clusters/c1/components/?Serv= iceComponentInfo/component_name=3DAPP_TIMELINE_SERVER|ServiceComponentInfo/= category=3DMASTER&fields=3DServiceComponentInfo/service_name,host_component= s/HostRoles/host_name,host_components/HostRoles/state,host_components/HostR= oles/maintenance_state,host_components/HostRoles/stale_configs,host_compone= nts/HostRoles/ha_state,host_components/HostRoles/desired_admin_state,host_c= omponents/metrics/jvm/memHeapUsedM,host_components/metrics/jvm/HeapMemoryMa= x,host_components/metrics/jvm/HeapMemoryUsed,host_components/metrics/jvm/me= mHeapCommittedM,host_components/metrics/mapred/jobtracker/trackers_decommis= sioned,host_components/metrics/cpu/cpu_wio,host_components/metrics/rpc/RpcQ= ueueTime_avg_time,host_components/metrics/dfs/FSNamesystem/*,host_component= s/metrics/dfs/namenode/Version,host_components/metrics/dfs/namenode/LiveNod= es,host_components/metrics/dfs/namenode/DeadNodes,host_components/metrics/d= fs/namenode/DecomNodes,host_components/metrics/dfs/namenode/TotalFiles,host= _components/metrics/dfs/namenode/UpgradeFinalized,host_components/metrics/d= fs/namenode/Safemode,host_components/metrics/runtime/StartTime,host_compone= nts/metrics/yarn/Queue,host_components/metrics/yarn/ClusterMetrics/NumActiv= eNMs,host_components/metrics/yarn/ClusterMetrics/NumLostNMs,host_components= /metrics/yarn/ClusterMetrics/NumUnhealthyNMs,host_components/metrics/yarn/C= lusterMetrics/NumRebootedNMs,host_components/metrics/yarn/ClusterMetrics/Nu= mDecommissionedNMs&minimal_response=3Dtrue&_=3D1437500537528 -- This message was sent by Atlassian JIRA (v6.3.4#6332)