You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (JIRA)" <ji...@apache.org> on 2016/06/17 13:52:05 UTC

[jira] [Assigned] (ARTEMIS-412) Sending to a non existing topic using STOMP triggers an error

     [ https://issues.apache.org/jira/browse/ARTEMIS-412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Bertram reassigned ARTEMIS-412:
--------------------------------------

    Assignee: Justin Bertram

> Sending to a non existing topic using STOMP triggers an error
> -------------------------------------------------------------
>
>                 Key: ARTEMIS-412
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-412
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Stomp
>    Affects Versions: 1.2.0
>            Reporter: Lionel Cons
>            Assignee: Justin Bertram
>             Fix For: 1.3.0
>
>
> If a STOMP client connects and sends a message to a non-existing topic (i.e. with no subscribers), this triggers an error: {{Destination does not exist}}.
> Here are the corresponding captured STOMP frames:
> {code}
> =>
> SEND
> destination:jms.topic.test.foo
> =>
> DISCONNECT
> receipt:942e9b8-56c6dfb2-6578-e02d-1
> <=
> ERROR
> message:AMQ339001\c Destination does not exist\c jms.topic.test.foo
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)