[
https://issues.apache.org/jira/browse/ARTEMIS-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16807852#comment-16807852
]
ASF subversion and git services commented on ARTEMIS-2286:
----------------------------------------------------------
Commit d9b3d0fe4c68879b8a28d039eddc001ec20d0c24 in activemq-artemis's branch
refs/heads/master from Michael André Pearce
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=d9b3d0f ]
ARTEMIS-2286 AMQP to Core Conversion doesn't map routing type always
Add test that exhibits the issue when sending AMQP (non JMS) to Artemis that
one mapping to Core JMS the destination is not resolving as the RoutingType can
be missing.
Add fix.
> AMQP to Core Conversion doesn't map routing type always.
> --------------------------------------------------------
>
> Key: ARTEMIS-2286
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2286
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Michael Andre Pearce
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> This can cause issues where sender is AMQP but consumer is CORE JMS, as the
> JMSDestination is not either Queue or Topic because the routing type in
> CoreMessage is null.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)