[
https://issues.apache.org/jira/browse/ARTEMIS-1068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15941811#comment-15941811
]
ASF GitHub Bot commented on ARTEMIS-1068:
-----------------------------------------
Github user jbertram commented on the issue:
https://github.com/apache/activemq-artemis/pull/1133
It looks to me like
org.objectweb.jtests.jms.conform.topic.TemporaryTopicTest.testTemporaryTopic is
failing because the queue for the temporary topic subscription is being created
with ANYCAST rather than MULTICAST. My changed exposed this flaw because the
message is being routed properly (i.e. as MULTICAST) which means it's not going
into the topic subscription.
> Routing Type is not set properly on AMQP messages
> -------------------------------------------------
>
> Key: ARTEMIS-1068
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1068
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Martyn Taylor
>
> This causes problems with Diverts and routing with addresses with >1 routing
> type. For example when use JMS AMQP client.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)