Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.9.0
-
None
-
None
Description
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.
Attachments
Issue Links
- is duplicated by
-
ARTEMIS-2432 Improve Consumer/Queue Delivery Lock
- Closed
- links to