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 7DB699F41 for ; Thu, 5 Apr 2012 05:37:51 +0000 (UTC) Received: (qmail 43135 invoked by uid 500); 5 Apr 2012 05:37:51 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 43046 invoked by uid 500); 5 Apr 2012 05:37:50 -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 43016 invoked by uid 99); 5 Apr 2012 05:37:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Apr 2012 05:37:49 +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; Thu, 05 Apr 2012 05:37:48 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 2D35335978C for ; Thu, 5 Apr 2012 05:37:28 +0000 (UTC) Date: Thu, 5 Apr 2012 05:37:28 +0000 (UTC) From: "Lionel Cons (Created) (JIRA)" To: commits@activemq.apache.org Message-ID: <1340584707.15902.1333604248230.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (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 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 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