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

Keith Wall updated QPID-7951:
-----------------------------
         Priority: Major  (was: Blocker)
    Fix Version/s:     (was: qpid-java-broker-7.0.0)
                   Future

We think this must have been an existing problem and perhaps is most likely to 
occur during a shutdown.

> [Java Broker, AMQP 1.0] Task on IOThread might cause Config thread to hang 
> indefinitely
> ---------------------------------------------------------------------------------------
>
>                 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: Future
>
>
> 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]

Reply via email to