[
https://issues.apache.org/jira/browse/ARTEMIS-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16158507#comment-16158507
]
ASF subversion and git services commented on ARTEMIS-1402:
----------------------------------------------------------
Commit 152791c230bd9c2d79a190fc555772f32472426f in activemq-artemis's branch
refs/heads/master from [~martyntaylor]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=152791c ]
ARTEMIS-1402 AMQP notfound on unmatched FQQN
Return an AMQP not:found error to the client, if the supplied queue in
an FQQN belongs to an address other than what is provided in the FQQN.
> Broker should return a not found if the address does not match queue in FQQN
> ----------------------------------------------------------------------------
>
> Key: ARTEMIS-1402
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1402
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Martyn Taylor
>
> If a client specifies a FQQN with address::queue the broker returns an
> internal-error message back to the client. This case should be handled and a
> not found error returned.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)