You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/07/09 07:14:00 UTC

[jira] [Commented] (ARTEMIS-856) Support advanced destination options

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

ASF GitHub Bot commented on ARTEMIS-856:
----------------------------------------

GitHub user michaelandrepearce opened a pull request:

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

    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/2175.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 #2175
    
----
commit 4ffcd16bdb909554aac4f936674bb23c49f34866
Author: Michael André Pearce <mi...@...>
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

----


> Support advanced destination options
> ------------------------------------
>
>                 Key: ARTEMIS-856
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-856
>             Project: ActiveMQ Artemis
>          Issue Type: New Feature
>          Components: Broker
>            Reporter: Matt Pavlovich
>            Priority: Major
>
> Add support enhancing destination consumer features (ActiveMQ 5.x parity):
> consumersBeforeDispatchStarts
>  timeBeforeDispatchStarts
> [http://activemq.apache.org/per-destination-policies.html]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)