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

[jira] [Updated] (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 ]

Denis A. updated AMQ-6628:
--------------------------
    Description: 
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 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

  was:
On the message groups documentation page (http://activemq.apache.org/message-groups.html), please add the following text in the "Adding New Consumers" section:

??
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 all consumers disconnect then message dispatch delay will be applied again at the next consumer connection.
??

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


> [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.
>            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 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)