Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 27021 invoked from network); 14 May 2009 04:49:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 May 2009 04:49:16 -0000 Received: (qmail 15279 invoked by uid 500); 14 May 2009 04:49:15 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 15204 invoked by uid 500); 14 May 2009 04:49: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 15194 invoked by uid 99); 14 May 2009 04:49:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 May 2009 04:49: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; Thu, 14 May 2009 04:49:11 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id F0888234C004 for ; Wed, 13 May 2009 21:48:50 -0700 (PDT) Message-ID: <779083197.1242276530969.JavaMail.jira@brutus> Date: Wed, 13 May 2009 21:48:50 -0700 (PDT) From: "Colin MacNaughton (JIRA)" To: dev@activemq.apache.org Subject: [jira] Created: (AMQ-2251) activemq-flow SharedQueue enhancements -- started stubbing in more advanced limiting polices and changed limiters to use actual message payload sizes 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 activemq-flow SharedQueue enhancements -- started stubbing in more advanced limiting polices and changed limiters to use actual message payload sizes ----------------------------------------------------------------------------------------------------------------------------------------------------- Key: AMQ-2251 URL: https://issues.apache.org/activemq/browse/AMQ-2251 Project: ActiveMQ Issue Type: Improvement Components: Broker Affects Versions: incubation Environment: N/A Reporter: Colin MacNaughton Fix For: incubation Attachments: AMQ-2251patch.txt Thought the bulk of this patch includes refinements to the SharedQueue implementation this patch also includes the following: -Changing limiters to use message size rather than counts -Started stubbing in some more advanced limiter policy choices for paging. -Updates to BrokerDatabase limiting. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.