From commits-return-17563-apmail-activemq-commits-archive=activemq.apache.org@activemq.apache.org Thu Dec 15 14:04:59 2011 Return-Path: X-Original-To: apmail-activemq-commits-archive@www.apache.org Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E8BCA720D for ; Thu, 15 Dec 2011 14:04:59 +0000 (UTC) Received: (qmail 1230 invoked by uid 500); 15 Dec 2011 14:04:59 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 1168 invoked by uid 500); 15 Dec 2011 14:04:59 -0000 Mailing-List: contact commits-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 commits@activemq.apache.org Received: (qmail 1161 invoked by uid 99); 15 Dec 2011 14:04:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Dec 2011 14:04:59 +0000 X-ASF-Spam-Status: No, hits=-2001.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Dec 2011 14:04:51 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id BC407114242 for ; Thu, 15 Dec 2011 14:04:30 +0000 (UTC) Date: Thu, 15 Dec 2011 14:04:30 +0000 (UTC) From: "Hiram Chirino (Created) (JIRA)" To: commits@activemq.apache.org Message-ID: <2098120266.15565.1323957870772.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (APLO-117) HeartBeatMonitor should be support having the read side checking disable for when the transport reads are suspended. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 HeartBeatMonitor should be support having the read side checking disable for when the transport reads are suspended. -------------------------------------------------------------------------------------------------------------------- Key: APLO-117 URL: https://issues.apache.org/jira/browse/APLO-117 Project: ActiveMQ Apollo Issue Type: Bug Components: apollo-stomp Affects Versions: 1.0-beta6 Reporter: Hiram Chirino Fix For: 1.0 If a stomp producer becomes flow controlled, (perhaps due to sending to a topic which has a slow consumer), his tcp reads will suspended. This can cause the HearBeatMonitor to think the connection has died when in fact it has not. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira