From commits-return-70348-archive-asf-public=cust-asf.ponee.io@cloudstack.apache.org Mon Jan 8 08:36:03 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 634BB180607 for ; Mon, 8 Jan 2018 08:36:03 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 53B2D160C2C; Mon, 8 Jan 2018 07:36:03 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A279A160C1E for ; Mon, 8 Jan 2018 08:36:02 +0100 (CET) Received: (qmail 73318 invoked by uid 500); 8 Jan 2018 07:36:01 -0000 Mailing-List: contact commits-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list commits@cloudstack.apache.org Received: (qmail 73309 invoked by uid 99); 8 Jan 2018 07:36:01 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jan 2018 07:36:01 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 371F9820C2; Mon, 8 Jan 2018 07:36:01 +0000 (UTC) Date: Mon, 08 Jan 2018 07:36:00 +0000 To: "commits@cloudstack.apache.org" Subject: [cloudstack] branch master updated: CLOUDSTACK-10215: Excessive log4j debug level in CPVM could lead to FS overflow (#2391) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <151539696079.4112.11697663436983548652@gitbox.apache.org> From: rohit@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: cloudstack X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8442a4d9dfcfdd7bb92e9039a7923f1c3915fddf X-Git-Newrev: 981286f93cd79d0583637ee806b0faf674bf39fc X-Git-Rev: 981286f93cd79d0583637ee806b0faf674bf39fc X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/master by this push: new 981286f CLOUDSTACK-10215: Excessive log4j debug level in CPVM could lead to FS overflow (#2391) 981286f is described below commit 981286f93cd79d0583637ee806b0faf674bf39fc Author: Bitworks Software, Ltd AuthorDate: Mon Jan 8 14:35:56 2018 +0700 CLOUDSTACK-10215: Excessive log4j debug level in CPVM could lead to FS overflow (#2391) Fixed excessive log levels for systemvm agents. --- systemvm/agent/conf/log4j-cloud.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/systemvm/agent/conf/log4j-cloud.xml b/systemvm/agent/conf/log4j-cloud.xml index f4ad65e..749d2fe 100644 --- a/systemvm/agent/conf/log4j-cloud.xml +++ b/systemvm/agent/conf/log4j-cloud.xml @@ -87,11 +87,11 @@ under the License. - + - + -- To stop receiving notification emails like this one, please contact ['"commits@cloudstack.apache.org" '].