Lorenz Quack created QPID-7951:
----------------------------------
Summary: [Java Broker, AMQP 1.0]
Key: QPID-7951
URL: https://issues.apache.org/jira/browse/QPID-7951
Project: Qpid
Issue Type: Bug
Components: Java Broker
Reporter: Lorenz Quack
Fix For: qpid-java-broker-7.0.0
It seems that it is possible that a Task is submitted to be executed on the
IOThread via doOnIOThread but is never being executed because the Connection is
already closed. This might result in a Thread hanging indefinetely if it calls
ACO.doSync() on the ListeningFuture of the Task.
This was occurring in the cleanup code to
{{TransactionalTransferTest#receiveTransactionalAcquisitionFlowFailsDueToUnknownTransactionId}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]