Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 63304 invoked from network); 13 Apr 2010 09:48:06 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Apr 2010 09:48:06 -0000 Received: (qmail 25762 invoked by uid 500); 13 Apr 2010 09:48:06 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 25653 invoked by uid 500); 13 Apr 2010 09:48:06 -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 25644 invoked by uid 99); 13 Apr 2010 09:48:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Apr 2010 09:48:05 +0000 X-ASF-Spam-Status: No, hits=-1274.2 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Apr 2010 09:48:04 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o3D9lhFb008400 for ; Tue, 13 Apr 2010 05:47:44 -0400 (EDT) Message-ID: <516587.2551271152063627.JavaMail.jira@thor> Date: Tue, 13 Apr 2010 05:47:43 -0400 (EDT) From: "Akos Baraz (JIRA)" To: dev@activemq.apache.org Subject: [jira] Updated: (AMQ-2695) Invalid messages in the pending queue of durable subscriptions. In-Reply-To: <33282845.2541271151943624.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c [ https://issues.apache.org/activemq/browse/AMQ-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akos Baraz updated AMQ-2695: ---------------------------- Attachment: SubscriptionSelectorTest.java > Invalid messages in the pending queue of durable subscriptions. > --------------------------------------------------------------- > > Key: AMQ-2695 > URL: https://issues.apache.org/activemq/browse/AMQ-2695 > Project: ActiveMQ > Issue Type: Bug > Components: Broker > Affects Versions: 5.3.1 > Reporter: Akos Baraz > Attachments: SubscriptionSelectorTest.java > > > Invalid messages appear in the pending queue of the durable subscriptions (with message selector) right after broker restart. These invalid messages are blocking the delivery of the newly produced ones. > As I see all messages appear in the pending queue what are produced on the topic (ever!!!) even if does not fulfills the selector. > Please, check my test case! -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira