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 12E8E10BD4 for ; Mon, 24 Mar 2014 12:06:01 +0000 (UTC) Received: (qmail 1715 invoked by uid 500); 24 Mar 2014 12:06:00 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 752 invoked by uid 500); 24 Mar 2014 12:05:54 -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 99353 invoked by uid 99); 24 Mar 2014 12:05:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Mar 2014 12:05:50 +0000 Date: Mon, 24 Mar 2014 12:05:50 +0000 (UTC) From: "Andrii Tkach (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-5161) Customize Services step load: change calls to asynchronous MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-5161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13944952#comment-13944952 ] Andrii Tkach commented on AMBARI-5161: -------------------------------------- new patch committed to trunk. > Customize Services step load: change calls to asynchronous > ---------------------------------------------------------- > > Key: AMBARI-5161 > URL: https://issues.apache.org/jira/browse/AMBARI-5161 > Project: Ambari > Issue Type: Task > Components: client > Affects Versions: 1.5.1 > Reporter: Andrii Tkach > Assignee: Andrii Tkach > Fix For: 1.5.1 > > Attachments: AMBARI-5161.patch > > > On transition to Customize Services step, the sync calls are made to obtain advanced configurations for services. The type of calls should be changed to async, to prevent UI freezing. -- This message was sent by Atlassian JIRA (v6.2#6252)