Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 3257 invoked from network); 23 Sep 2009 13:30:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Sep 2009 13:30:18 -0000 Received: (qmail 56334 invoked by uid 500); 23 Sep 2009 13:30:15 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 56280 invoked by uid 500); 23 Sep 2009 13:30:15 -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 56269 invoked by uid 99); 23 Sep 2009 13:30:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Sep 2009 13:30:15 +0000 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; Wed, 23 Sep 2009 13:30:12 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1AFB0234C4A7 for ; Wed, 23 Sep 2009 06:29:52 -0700 (PDT) Message-ID: <597352745.1253712592104.JavaMail.jira@brutus> Date: Wed, 23 Sep 2009 06:29:52 -0700 (PDT) From: "Rob Davies (JIRA)" To: dev@activemq.apache.org Subject: [jira] Updated: (AMQ-2403) Enable producer flow control again In-Reply-To: <1387223216.1253712592020.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Davies updated AMQ-2403: ---------------------------- Description: There was a problem with memory limits not being set correctly for cursors with cacheEnabled by default - where the cache wouldn't get cleared down when the destination memory limit was reached. As this is now fixed - it makes sense to re-enable flow control again - and revert AMQ-2318 (was: There was a problem with memory limits not being set correctly for cursors with cacheEnabled by default - where the cache wouldn't get cleared down when the destination memory limit was reached. As this is now fixed - it makes sense to re-enable flow control again) > Enable producer flow control again > ---------------------------------- > > Key: AMQ-2403 > URL: https://issues.apache.org/activemq/browse/AMQ-2403 > Project: ActiveMQ > Issue Type: Improvement > Affects Versions: 5.3.0 > Reporter: Rob Davies > Assignee: Rob Davies > Fix For: 5.3.0 > > > There was a problem with memory limits not being set correctly for cursors with cacheEnabled by default - where the cache wouldn't get cleared down when the destination memory limit was reached. As this is now fixed - it makes sense to re-enable flow control again - and revert AMQ-2318 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.