Francesco Nigro created ARTEMIS-2434:
----------------------------------------

             Summary: 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


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
(v7.6.14#76016)

Reply via email to