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 15:48:07 UTC

[jira] [Reopened] (ARTEMIS-2434) Don't lock ServerConsumerImpl for long period of time

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

clebert suconic reopened ARTEMIS-2434:
--------------------------------------

> Don't lock ServerConsumerImpl for long period of time
> -----------------------------------------------------
>
>                 Key: ARTEMIS-2434
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2434
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>    Affects Versions: 2.9.0
>            Reporter: Francesco Nigro
>            Priority: Major
>             Fix For: 2.10.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> ServerConsumerImpl::lockDelivery is always being called while holding the ServerConsumerImpl::lock and it would prevent ServerConsumerImpl::handle to proceed, making afterAck/afterRollback operations unable to acquire the QueueImpl monitor, holded while awating ServerConsumerImpl::handle.



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