Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 29783 invoked from network); 8 Sep 2008 14:57:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Sep 2008 14:57:01 -0000 Received: (qmail 4290 invoked by uid 500); 8 Sep 2008 14:56:54 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 4245 invoked by uid 500); 8 Sep 2008 14:56:54 -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 4188 invoked by uid 99); 8 Sep 2008 14:56:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Sep 2008 07:56:54 -0700 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; Mon, 08 Sep 2008 14:56:03 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D47E7234C1E3 for ; Mon, 8 Sep 2008 07:55:54 -0700 (PDT) Message-ID: <1539691902.1220885754869.JavaMail.jira@brutus> Date: Mon, 8 Sep 2008 07:55:54 -0700 (PDT) From: "Gary Tully (JIRA)" To: dev@activemq.apache.org Subject: [jira] Updated: (AMQ-1806) Selectors are not working properly In-Reply-To: <406523230.1213743780293.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully updated AMQ-1806: ---------------------------- Fix Version/s: 5.3.0 (was: 5.2.0) > Selectors are not working properly > ---------------------------------- > > Key: AMQ-1806 > URL: https://issues.apache.org/activemq/browse/AMQ-1806 > Project: ActiveMQ > Issue Type: Bug > Components: Broker > Affects Versions: 5.1.0 > Environment: Solaris 10 > Reporter: vik dhawan > Fix For: 5.3.0 > > > Hi i am testing Selectors on AMQ5.2 latest SNAPSHOT and under the load conditions where lot of consumers are trying to run Selector based messages pull. Its failing and not returning the messages. > Similar problem exists in the AMQ5.1 release version but i don't think any body paid any attention to it yet. > This is causing a lot of problem at my end. > PS: Just to give you point of reference this was working fine in 5.0 Release. > any help will be appreciated. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.