You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Lionel Cons (JIRA)" <ji...@apache.org> on 2016/07/22 09:39:20 UTC

[jira] [Commented] (ARTEMIS-589) Add prefetch control support via STOMP

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

Lionel Cons commented on ARTEMIS-589:
-------------------------------------

FWIW, some ActiveMQ 5.x information is at http://activemq.apache.org/what-is-the-prefetch-limit-for.html.

See also the differences between {{client}} and {{client-individual}} in https://stomp.github.io/stomp-specification-1.2.html#SUBSCRIBE_ack_Header.

In my tests (ack mode {{client}}), Artemis sends only one message and then stops, waiting for the consumer to acknowledge it.

> Add prefetch control support via STOMP
> --------------------------------------
>
>                 Key: ARTEMIS-589
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-589
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Lionel Cons
>
> ActiveMQ 5.x supports prefetch control over STOMP via the {{activemq.prefetchSize}} header on the {{SUBSCRIBE}} frame.
> Artemis does not seem to support it. Could it be added please?



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