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 4F06A101DB for ; Thu, 14 Nov 2013 09:40:47 +0000 (UTC) Received: (qmail 46622 invoked by uid 500); 14 Nov 2013 09:39:42 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 46506 invoked by uid 500); 14 Nov 2013 09:39:25 -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 46236 invoked by uid 99); 14 Nov 2013 09:39:22 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Nov 2013 09:39:22 +0000 Date: Thu, 14 Nov 2013 09:39:21 +0000 (UTC) From: "Rob Davies (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Reopened] (AMQ-4884) Wildcard matches do not match 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-4884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Davies reopened AMQ-4884: ----------------------------- There's another case where A does not match A.> - its arguable if it should but to be compatible with MQTT wildcards on topics it does need to. > Wildcard matches do not match > ----------------------------- > > Key: AMQ-4884 > URL: https://issues.apache.org/jira/browse/AMQ-4884 > Project: ActiveMQ > Issue Type: Bug > Components: Broker > Affects Versions: 5.8.0, 5.9.0 > Reporter: Rob Davies > Assignee: Rob Davies > Fix For: 5.10.0 > > > If you subscribe to a Wildcard Destination (e.g. a Topic) - with an name A.*.> then a message sent to a Destination A.B should match that Wildcard and be assigned to that Subscriber. This is not the case currently. -- This message was sent by Atlassian JIRA (v6.1#6144)