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 B637118D7E for ; Tue, 21 Jul 2015 14:11:04 +0000 (UTC) Received: (qmail 28266 invoked by uid 500); 21 Jul 2015 14:11:04 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 28232 invoked by uid 500); 21 Jul 2015 14:11:04 -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 28219 invoked by uid 99); 21 Jul 2015 14:11:04 -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 14:11:04 +0000 Date: Tue, 21 Jul 2015 14:11:04 +0000 (UTC) From: "Aleksandr Kovalenko (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-12475) Optimize serviceConfigVersionsMapper execution time 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-12475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635166#comment-14635166 ] Aleksandr Kovalenko commented on AMBARI-12475: ---------------------------------------------- +1 for the patch > Optimize serviceConfigVersionsMapper execution time > --------------------------------------------------- > > Key: AMBARI-12475 > URL: https://issues.apache.org/jira/browse/AMBARI-12475 > Project: Ambari > Issue Type: Task > Components: ambari-web > Affects Versions: 2.1.1 > Reporter: Andrii Tkach > Assignee: Andrii Tkach > Fix For: 2.1.1 > > Attachments: AMBARI-12475.patch > > > Reduce serviceConfigVersionsMapper execution time. > Bind model content to view directly in order to avoid memory leaks. -- This message was sent by Atlassian JIRA (v6.3.4#6332)