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 226641779D for ; Wed, 2 Sep 2015 14:49:52 +0000 (UTC) Received: (qmail 9442 invoked by uid 500); 2 Sep 2015 14:49:45 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 9404 invoked by uid 500); 2 Sep 2015 14:49:45 -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 9390 invoked by uid 99); 2 Sep 2015 14:49:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Sep 2015 14:49:45 +0000 Date: Wed, 2 Sep 2015 14:49:45 +0000 (UTC) From: "Hudson (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-12959) FE: Server overloaded with POST calls after changing config group 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-12959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14727445#comment-14727445 ] Hudson commented on AMBARI-12959: --------------------------------- SUCCESS: Integrated in Ambari-branch-2.1 #463 (See [https://builds.apache.org/job/Ambari-branch-2.1/463/]) AMBARI-12959 FE: Server overloaded with POST calls after changing config group. (atkach) (atkach: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=56885a5934be6f95b5789ecd6349be2abc8fb7f2) * ambari-web/app/controllers/main/service/info/configs.js * ambari-web/app/views/common/configs/widgets/slider_config_widget_view.js > FE: Server overloaded with POST calls after changing config group > ----------------------------------------------------------------- > > Key: AMBARI-12959 > URL: https://issues.apache.org/jira/browse/AMBARI-12959 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.1.1 > Reporter: Andrii Tkach > Assignee: Andrii Tkach > Priority: Critical > Fix For: 2.1.2 > > Attachments: AMBARI-12959.patch > > > After changing config group, calls for recommendations sent, and number of these calls equals to number of Config groups, so 100 Config groups generate 100 POST calls for recommendations. -- This message was sent by Atlassian JIRA (v6.3.4#6332)