Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 50696 invoked from network); 15 Aug 2008 14:06:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Aug 2008 14:06:52 -0000 Received: (qmail 67739 invoked by uid 500); 15 Aug 2008 14:06:51 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 67713 invoked by uid 500); 15 Aug 2008 14:06:50 -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 67702 invoked by uid 99); 15 Aug 2008 14:06:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Aug 2008 07:06:50 -0700 X-ASF-Spam-Status: No, hits=-1999.8 required=10.0 tests=ALL_TRUSTED,WHOIS_MYPRIVREG 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; Fri, 15 Aug 2008 14:05:54 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 48F5B234C193 for ; Fri, 15 Aug 2008 07:05:53 -0700 (PDT) Message-ID: <875724979.1218809153283.JavaMail.jira@brutus> Date: Fri, 15 Aug 2008 07:05:53 -0700 (PDT) From: "Hiram Chirino (JIRA)" To: dev@activemq.apache.org Subject: [jira] Created: (AMQ-1889) Usage leak in broker when subscribing to a topic using selector MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Usage leak in broker when subscribing to a topic using selector --------------------------------------------------------------- Key: AMQ-1889 URL: https://issues.apache.org/activemq/browse/AMQ-1889 Project: ActiveMQ Issue Type: Bug Affects Versions: 5.1.0 Reporter: Hiram Chirino Assignee: Hiram Chirino Fix For: 5.2.0 Original reported in [the mailing list|http://www.nabble.com/Memory-leak-in-broker-when-subscribing-to-a-topic-using-TCP-connector-%2B-noLocal--tp18821110p18821110.html] Original report notices the problem with noLocal, but I belive that the usage leak when any selector is used. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.