Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io 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 48E221658D0 for ; Tue, 22 Aug 2017 17:39:04 +0200 (CEST) Received: (qmail 70445 invoked by uid 500); 22 Aug 2017 15:39:03 -0000 Mailing-List: contact issues-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 issues@activemq.apache.org Received: (qmail 70436 invoked by uid 99); 22 Aug 2017 15:39:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Aug 2017 15:39:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id D9D5F180491 for ; Tue, 22 Aug 2017 15:39:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id rf00U6i70qai for ; Tue, 22 Aug 2017 15:39:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id DD64361127 for ; Tue, 22 Aug 2017 15:39:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 25B8FE0E74 for ; Tue, 22 Aug 2017 15:39:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 72CE02538A for ; Tue, 22 Aug 2017 15:39:00 +0000 (UTC) Date: Tue, 22 Aug 2017 15:39:00 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ARTEMIS-1367) Add LOG to the Critical Analyzer policies 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/ARTEMIS-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16136951#comment-16136951 ] ASF GitHub Bot commented on ARTEMIS-1367: ----------------------------------------- GitHub user franz1981 opened a pull request: https://github.com/apache/activemq-artemis/pull/1485 ARTEMIS-1367 Add LOG to the Critical Analyzer policies The Critical Analyzer is extended with a LOG action policy on failures. You can merge this pull request into a Git repository by running: $ git pull https://github.com/franz1981/activemq-artemis critical_analyzer_policy Alternatively you can review and apply these changes as the patch at: https://github.com/apache/activemq-artemis/pull/1485.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1485 ---- commit 249745506e4674987a1927399300cb67e3c04890 Author: Francesco Nigro Date: 2017-08-22T15:37:01Z ARTEMIS-1367 Add LOG to the Critical Analyzer policies ---- > Add LOG to the Critical Analyzer policies > ----------------------------------------- > > Key: ARTEMIS-1367 > URL: https://issues.apache.org/jira/browse/ARTEMIS-1367 > Project: ActiveMQ Artemis > Issue Type: Improvement > Reporter: Francesco Nigro > Assignee: Francesco Nigro > > The Critical Analyzer need to have a LOG action to WARN on failures. -- This message was sent by Atlassian JIRA (v6.4.14#64029)