From commits-return-18556-apmail-activemq-commits-archive=activemq.apache.org@activemq.apache.org Mon Apr 9 19:35:40 2012 Return-Path: X-Original-To: apmail-activemq-commits-archive@www.apache.org Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1BF369847 for ; Mon, 9 Apr 2012 19:35:40 +0000 (UTC) Received: (qmail 70781 invoked by uid 500); 9 Apr 2012 19:35:40 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 70705 invoked by uid 500); 9 Apr 2012 19:35:40 -0000 Mailing-List: contact commits-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 commits@activemq.apache.org Received: (qmail 70698 invoked by uid 99); 9 Apr 2012 19:35:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Apr 2012 19:35:40 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Apr 2012 19:35:39 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id E0013362DFC for ; Mon, 9 Apr 2012 19:35:18 +0000 (UTC) Date: Mon, 9 Apr 2012 19:35:18 +0000 (UTC) From: "Hiram Chirino (Resolved) (JIRA)" To: commits@activemq.apache.org Message-ID: <572213745.4154.1334000118935.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1340584707.15902.1333604248230.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (APLO-184) Incorrect handling of default full_drop_policy MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/APLO-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiram Chirino resolved APLO-184. -------------------------------- Resolution: Fixed Assignee: Hiram Chirino Fixed. BTW correct config should have been: drop_policy="block" Error messages also corrected. > Incorrect handling of default full_drop_policy > ---------------------------------------------- > > Key: APLO-184 > URL: https://issues.apache.org/jira/browse/APLO-184 > Project: ActiveMQ Apollo > Issue Type: Bug > Environment: apollo-99-trunk-20120404.190241-13 > Reporter: Lionel Cons > Assignee: Hiram Chirino > > I've tried the latest snapshot with a config file that does not specify any full_drop_policy. The config file however does include some destination settings: > > > > > Apollo complains with: > 2012-04-05 07:35:42,781 | WARN | Invalid 'full_drop_policy' configured for queue 'xxx': 'null' | org.apache.activemq.apollo.broker.Queue | hawtdispatch-DEFAULT-2 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira