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 F3C4DF6FD for ; Wed, 1 May 2013 14:08:23 +0000 (UTC) Received: (qmail 10208 invoked by uid 500); 1 May 2013 14:08:23 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 10128 invoked by uid 500); 1 May 2013 14:08:23 -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 10074 invoked by uid 99); 1 May 2013 14:08:22 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 May 2013 14:08:22 +0000 Date: Wed, 1 May 2013 14:08:22 +0000 (UTC) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMQ-4501) Failover priorityBackup doesn't work if client accepts updates to its list of known URIs from the broker. 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-4501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated AMQ-4501: ------------------------------ Fix Version/s: (was: 5.8.0) > Failover priorityBackup doesn't work if client accepts updates to its list of known URIs from the broker. > --------------------------------------------------------------------------------------------------------- > > Key: AMQ-4501 > URL: https://issues.apache.org/jira/browse/AMQ-4501 > Project: ActiveMQ > Issue Type: Bug > Components: JMS client > Affects Versions: 5.8.0, 5.9.0 > Environment: Mac OSX 10.6.8 > java version "1.6.0_43" > Reporter: Carlos de la Torre > Fix For: 5.9.0 > > Attachments: AMQ-4501-TestcaseToReproduce.patch > > > If a client has priorityBackup enabled and connects to a broker in a cluster with updateClusterClients="true" in its transport connector, the client ignores the priorityBackup flag it connects to any URI received from the broker, even if that URI doesn't have priority. > This is easy to reproduce adding a test case to the activemq-unit-tests/src/test/java/org/apache/activemq/transport/failover/FailoverPriorityTest.java test suite. -- 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