[
https://issues.apache.org/jira/browse/QPID-4019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Wall resolved QPID-4019.
------------------------------
Resolution: Won't Fix
Agreed in a product backlog review - won’t fix.
> connection/session close() blocks for default of 120 seconds while producer
> is blocked by flow control
> ------------------------------------------------------------------------------------------------------
>
> Key: QPID-4019
> URL: https://issues.apache.org/jira/browse/QPID-4019
> Project: Qpid
> Issue Type: Bug
> Components: Java Client
> Affects Versions: 0.10, 0.12, 0.14, 0.16
> Reporter: Alex Rudyy
> Assignee: Alex Rudyy
> Priority: Minor
>
> BasicMessageProducer.send(..) locks on the failover mutex for its entire
> duration. If a producer is blocked due to flow control, this method can take
> a long time (120s is the default timeout).
> For this period, methods such as Connection.close() and Session.close()
> cannot proceed because they also lock on the failover mutex.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]