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 D3FB11835C for ; Tue, 15 Dec 2015 16:33:46 +0000 (UTC) Received: (qmail 27516 invoked by uid 500); 15 Dec 2015 16:33:46 -0000 Delivered-To: apmail-activemq-issues-archive@activemq.apache.org Received: (qmail 27478 invoked by uid 500); 15 Dec 2015 16:33:46 -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 27455 invoked by uid 99); 15 Dec 2015 16:33:46 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Dec 2015 16:33:46 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 9920F2C0452 for ; Tue, 15 Dec 2015 16:33:46 +0000 (UTC) Date: Tue, 15 Dec 2015 16:33:46 +0000 (UTC) From: "Timothy Bish (JIRA)" To: issues@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMQCPP-590) Some methods in AdvisorySupport return invalid composite destination names MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Timothy Bish created AMQCPP-590: ----------------------------------- Summary: Some methods in AdvisorySupport return invalid composite destination names Key: AMQCPP-590 URL: https://issues.apache.org/jira/browse/AMQCPP-590 Project: ActiveMQ C++ Client Issue Type: Bug Components: CMS Impl, Openwire Affects Versions: 3.9.1 Reporter: Timothy Bish Assignee: Timothy Bish Fix For: 3.9.2 These methods return a bad name for the composite destination, all but the first destination lack a topic prefix. getTempDestinationCompositeAdvisoryTopic getAllDestinationsCompositeAdvisoryTopic -- This message was sent by Atlassian JIRA (v6.3.4#6332)