[jboss-jira] [JBoss JIRA] Reopened: (JBMESSAGING-1099) Potential deadlock in shutting down server

Tim Fox (JIRA) jira-events at lists.jboss.org
Sat Oct 20 06:03:03 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBMESSAGING-1099?page=all ]

Tim Fox reopened JBMESSAGING-1099:
----------------------------------

             
I am re-opening because Clebert's fix to ConsumerAspect is wrong and breaks failover.

Try running MergeQueueTest a few times to see it fail.

The problem with the fix is that it always closes the ClientConsumer in a finally block.

For failover a MessagingNetworkFailed exception would be thrown, and failover would eventually retry after failover.

But by then the ClientConsumer had been closed.

> Potential deadlock in shutting down server
> ------------------------------------------
>
>                 Key: JBMESSAGING-1099
>                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1099
>             Project: JBoss Messaging
>          Issue Type: Bug
>    Affects Versions: 1.4.0.GA
>            Reporter: Tim Fox
>         Assigned To: Clebert Suconic
>            Priority: Critical
>             Fix For: 1.4.0.SP1
>
>
> Need to investigate

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list