You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Avinash Dongre (JIRA)" <ji...@apache.org> on 2019/01/01 15:45:00 UTC

[jira] [Created] (AMQ-7125) AMQ broker does not send the error frame back to the websocket client when an empty destination is sent with a stomp subscribe frame

Avinash Dongre created AMQ-7125:
-----------------------------------

             Summary: AMQ broker does not send the error frame back to the websocket client when an empty destination is sent with a stomp subscribe frame
                 Key: AMQ-7125
                 URL: https://issues.apache.org/jira/browse/AMQ-7125
             Project: ActiveMQ
          Issue Type: Bug
          Components: stomp
    Affects Versions: 5.15.8
            Reporter: Avinash Dongre


AMQ broker does not send the error frame back to the WebSocket client when an empty destination is sent with a stomp subscribe frame. Only the connection is terminated. 

As per stomp specification:

"If the server cannot successfully create the subscription, the server MUST send the client an {{ERROR }}frame and disconnect the client."

https://stomp.github.io/stomp-specification-1.1.html#SUBSCRIBE

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)