Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DE0E9DCC1 for ; Thu, 20 Dec 2012 18:11:14 +0000 (UTC) Received: (qmail 3493 invoked by uid 500); 20 Dec 2012 18:11:14 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 3427 invoked by uid 500); 20 Dec 2012 18:11:14 -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 3377 invoked by uid 99); 20 Dec 2012 18:11:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Dec 2012 18:11:14 +0000 Date: Thu, 20 Dec 2012 18:11:14 +0000 (UTC) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMQ-4111) Producer hang when tempStorage is full if enable flow control for non-persistent queue 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-4111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated AMQ-4111: ------------------------------ Attachment: AMQ4111.diff Does seem to be something odd going on here, I updated your test to actually timeout and fail if things don't go as expect as well as run a persistent variant for comparison. Also remove the need for a config file to make things simpler. > Producer hang when tempStorage is full if enable flow control for non-persistent queue > -------------------------------------------------------------------------------------- > > Key: AMQ-4111 > URL: https://issues.apache.org/jira/browse/AMQ-4111 > Project: ActiveMQ > Issue Type: Bug > Components: Broker > Affects Versions: 5.5.0, 5.6.0, 5.7.0 > Environment: OS: MacOS 10.7 > ActiveMQ: 5.7 > Reporter: Yandong Yao > Priority: Critical > Attachments: AMQ4111.diff, AMQ4111.diff > > > This is similar with AMQ-3034, while from the attached UT, seems it is producer who hang when tempStorage is full and later queued messages are consumed by consumer. > Attached unit test case which could reproduce this issue. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira