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 D37BE10DAA for ; Wed, 9 Oct 2013 16:34:45 +0000 (UTC) Received: (qmail 96562 invoked by uid 500); 9 Oct 2013 16:34:44 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 96496 invoked by uid 500); 9 Oct 2013 16:34:44 -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 96471 invoked by uid 99); 9 Oct 2013 16:34:43 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Oct 2013 16:34:43 +0000 Date: Wed, 9 Oct 2013 16:34:43 +0000 (UTC) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMQCPP-516) Don't fire transport interrupted event when no resume is possuble 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/AMQCPP-516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated AMQCPP-516: -------------------------------- Fix Version/s: 3.9.0 > Don't fire transport interrupted event when no resume is possuble > ----------------------------------------------------------------- > > Key: AMQCPP-516 > URL: https://issues.apache.org/jira/browse/AMQCPP-516 > Project: ActiveMQ C++ Client > Issue Type: Bug > Affects Versions: 3.8.1 > Reporter: Timothy Bish > Assignee: Timothy Bish > Priority: Minor > Fix For: 3.8.2, 3.9.0 > > > Don't fire transport interrupted if there will never be a transport resumed such as the case where maxReconnectAttempts is zero. -- This message was sent by Atlassian JIRA (v6.1#6144)