[
https://issues.apache.org/jira/browse/ARTEMIS-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16158506#comment-16158506
]
ASF subversion and git services commented on ARTEMIS-1392:
----------------------------------------------------------
Commit 32ac370edce4b5232c8d0e3aa7c9df2fd8795766 in activemq-artemis's branch
refs/heads/master from [~martyntaylor]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=32ac370 ]
ARTEMIS-1392 Fix NPE when FQQN queue does not exist during multicast subscribe
> NPE thrown if FQQN used on multicast address when queue does not exist
> ----------------------------------------------------------------------
>
> Key: ARTEMIS-1392
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1392
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Martyn Taylor
>
> Consuming from a FQQN with multicast routing type in AMQP will cause the
> broker to throw an NPE should the queue not exist. Instead this should be
> checked and an appropriate (Amqp:NotFound) error returned to the client.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)