Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 59317 invoked from network); 28 May 2009 02:37:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 May 2009 02:37:02 -0000 Received: (qmail 62084 invoked by uid 500); 28 May 2009 02:37:15 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 62023 invoked by uid 500); 28 May 2009 02:37:14 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 62013 invoked by uid 99); 28 May 2009 02:37:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 May 2009 02:37:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 May 2009 02:37:11 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9D8E9234C045 for ; Wed, 27 May 2009 19:36:50 -0700 (PDT) Message-ID: <1539011903.1243478210642.JavaMail.jira@brutus> Date: Wed, 27 May 2009 19:36:50 -0700 (PDT) From: "Bruce Snyder (JIRA)" To: dev@activemq.apache.org Subject: [jira] Updated: (AMQ-2158) Raise the logging level and improve logging for memory usage changes In-Reply-To: <99787659.1236795099869.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Snyder updated AMQ-2158: ------------------------------ Fix Version/s: (was: 5.4.0) 5.3.0 > Raise the logging level and improve logging for memory usage changes > --------------------------------------------------------------------- > > Key: AMQ-2158 > URL: https://issues.apache.org/activemq/browse/AMQ-2158 > Project: ActiveMQ > Issue Type: Improvement > Components: Broker > Affects Versions: 5.0.0, 5.1.0, 5.2.0 > Reporter: Bruce Snyder > Fix For: 5.3.0 > > Attachments: AMQ-2158.patch > > > Currently the logging for memory usage changes in the {{Usage.fireEvent()}} method is restricted to debug output. This should be raised to info level by default and warning level if the memory usage is over a certain threshold, say 80%. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.