You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2017/03/15 15:13:41 UTC

[jira] [Assigned] (AMQ-6628) [doc] Add details on message groups dispatch delay

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

Gary Tully reassigned AMQ-6628:
-------------------------------

    Assignee: Gary Tully

> [doc] Add details on message groups dispatch delay
> --------------------------------------------------
>
>                 Key: AMQ-6628
>                 URL: https://issues.apache.org/jira/browse/AMQ-6628
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 5.14.4
>            Reporter: Denis A.
>            Assignee: Gary Tully
>            Priority: Minor
>              Labels: documentation
>
> On the message groups documentation page (http://activemq.apache.org/message-groups.html), please add the following text in the "Adding New Consumers" section:
> {quote}
> When both consumersBeforeDispatchStarts and timeBeforeDispatchStarts are set to a value greater than zero, the dispatching will start as soon as the required number of consumers are present or the timeBeforeDispatchStarts timeout expires.
> If only consumersBeforeDispatchStarts is set then the timeout for consumers to connect is 1 second.
> If all consumers disconnect then message dispatch delay will be applied again at the next consumer connection.
> {quote}
> By the way, the link under the "As the appropriate test case" text need to be fixed to point to a valid location like https://github.com/apache/activemq/blob/master/activemq-unit-tests/src/test/java/org/apache/activemq/usecases/MessageGroupDelayedTest.java



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)