Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-6628

[doc] Add details on message groups dispatch delay

    XMLWordPrintableJSON

Details

    • Patch Available

    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:

      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.

      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

      Attachments

        Activity

          People

            gtully Gary Tully
            alt250 Denis A.
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: