GitHub user michaelandrepearce opened a pull request:

    https://github.com/apache/activemq-artemis/pull/2198

    ARTEMIS-856 - Support consumersBeforeDispatch and delayBeforeDispatch

    https://issues.apache.org/jira/browse/ARTEMIS-856
    
    This is equivalent to consumersBeforeDispatchStarts and 
timeBeforeDispatchStarts in ActiveMQ 5.x
    
    http://activemq.apache.org/message-groups.html
    
    This is addressing one of the items on the artemis roadmap: 
http://activemq.apache.org/activemq-artemis-roadmap.html

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/michaelandrepearce/activemq-artemis 
ARTEMIS-856

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/2198.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2198
    
----
commit d01e2d2539ed67ce4f617363ac536b4d0a6d02da
Author: Michael André Pearce <michael.andre.pearce@...>
Date:   2018-07-06T06:44:15Z

    ARTEMIS-856 - Support consumersBeforeDispatch and delayBeforeDispatch
    
    https://issues.apache.org/jira/browse/ARTEMIS-856
    
    This is equivalent to consumersBeforeDispatchStarts and 
timeBeforeDispatchStarts in ActiveMQ 5.x
    
    http://activemq.apache.org/message-groups.html
    
    This is addressing one of the items on the artemis roadmap: 
http://activemq.apache.org/activemq-artemis-roadmap.html

----


---

Reply via email to