[ 
https://issues.apache.org/jira/browse/APLO-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13869756#comment-13869756
 ] 

Hiram Chirino commented on APLO-345:
------------------------------------

Frames are sent async on a STOMP connection.  You have to handle processing 
messages to a subscription until the the unsubscribe receipt is received.

> Broker keeps sending messages after unsubscribe with receipt
> ------------------------------------------------------------
>
>                 Key: APLO-345
>                 URL: https://issues.apache.org/jira/browse/APLO-345
>             Project: ActiveMQ Apollo
>          Issue Type: Question
>          Components: apollo-stomp
>    Affects Versions: 1.6
>            Reporter: Kirill Titov
>
> Subject. I tried unsubscribe with receipt and without (in this case I send 
> new subscribe immediately after unsub and still getting messages from 
> previous queue instead of receipt frame).
> But what's more funny: it's eventually. So sometimes everything is fine, 
> receipt frames are received. And the next time it's screwed again. The point 
> is I cannot switch to another queue.
> activemq.prefetchSize is 1.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to