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

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

GitHub user clebertsuconic opened a pull request:

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

    ARTEMIS-1328 Improving direct delivery check

    (cherry picked from commit 8a90d1bc3de5ad0d941195e7df8dc72e2f03c256)

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

    $ git pull https://github.com/clebertsuconic/activemq-artemis 
ARTEMIS-1328-1.x

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

    https://github.com/apache/activemq-artemis/pull/1448.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 #1448
    
----
commit 594e86bb5af9793ff8eb9cbb371de5992f010e42
Author: Clebert Suconic <clebertsuco...@apache.org>
Date:   2017-08-08T03:48:29Z

    ARTEMIS-1328 Improving direct delivery check
    
    (cherry picked from commit 8a90d1bc3de5ad0d941195e7df8dc72e2f03c256)

----


> Delivery guard can take too long
> --------------------------------
>
>                 Key: ARTEMIS-1328
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1328
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.2.0
>            Reporter: clebert suconic
>            Assignee: clebert suconic
>             Fix For: 2.3.0
>
>
> There is a flush on delivery guard flush.
> if it's taking too long it will block the queue for a long period.
> This needs to be a quick check or keep doing async checks.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to