[
https://issues.apache.org/jira/browse/AMQ-7125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16742221#comment-16742221
]
ASF subversion and git services commented on AMQ-7125:
------------------------------------------------------
Commit b10458e2c69aa8743e6606948a13dcf27dca1ccc in activemq's branch
refs/heads/master from avi5kdon
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=b10458e ]
AMQ-7125 Broker does not send error frame when an empty destination is sent
with a stomp subscribe frame
> 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
> Assignee: Gary Tully
> Priority: Major
>
> 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)