You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "clebert suconic (Jira)" <ji...@apache.org> on 2019/08/26 18:07:00 UTC

[jira] [Closed] (ARTEMIS-2432) Improve Consumer/Queue Delivery Lock

     [ https://issues.apache.org/jira/browse/ARTEMIS-2432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

clebert suconic closed ARTEMIS-2432.
------------------------------------
    Fix Version/s:     (was: 2.11.0)
       Resolution: Duplicate

> Improve Consumer/Queue Delivery Lock
> ------------------------------------
>
>                 Key: ARTEMIS-2432
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2432
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>    Affects Versions: 2.9.0
>            Reporter: clebert suconic
>            Assignee: clebert suconic
>            Priority: Major
>
> Years ago, when netty was blocked (around Netty 3), I changed how locking worked on ServerConsumer and Queue by separating handle() and delivery
>  
> the Queue would call consumer::handle, what would take a readWriteLock, and delivery would then release the readWriteLock.
>  
> With newest versions of Netty this is not needed any longer.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)