Return-Path: X-Original-To: apmail-activemq-issues-archive@minotaur.apache.org Delivered-To: apmail-activemq-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 01F5E182AC for ; Thu, 27 Aug 2015 00:58:46 +0000 (UTC) Received: (qmail 32541 invoked by uid 500); 27 Aug 2015 00:58:45 -0000 Delivered-To: apmail-activemq-issues-archive@activemq.apache.org Received: (qmail 32506 invoked by uid 500); 27 Aug 2015 00:58:45 -0000 Mailing-List: contact issues-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 issues@activemq.apache.org Received: (qmail 32496 invoked by uid 99); 27 Aug 2015 00:58:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Aug 2015 00:58:45 +0000 Date: Thu, 27 Aug 2015 00:58:45 +0000 (UTC) From: "James Selvakumar (JIRA)" To: issues@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMQ-5936) No option to throttle a producer which sends messages in a batch MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Selvakumar updated AMQ-5936: ---------------------------------- Affects Version/s: (was: 5.10.0) 5.8.0 > No option to throttle a producer which sends messages in a batch > ---------------------------------------------------------------- > > Key: AMQ-5936 > URL: https://issues.apache.org/jira/browse/AMQ-5936 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 5.8.0 > Reporter: James Selvakumar > Priority: Critical > > I couldn't find any option to throttle a producer which sends messages in batches (using JMS transaction with a batch size > 1) to a queue using TCP (openwire?) protocol. > As a result, the queue is flooded with messages. The producer however, is stopped when the *storeUsage* limit is reached. > P.S > * I raised this issue in the [Mailing List|http://activemq.2283324.n4.nabble.com/What-is-the-correct-way-to-throttle-ActiveMQ-producers-who-send-persistent-messages-in-batches-to-a--tp4701204.html] but didn't get any convincing answer which prompted me to file this issue. -- This message was sent by Atlassian JIRA (v6.3.4#6332)