You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "james strachan (JIRA)" <ji...@activemq.org> on 2006/03/16 12:53:26 UTC

[jira] Resolved: (AMQ-630) After broker has shutdown, cannot shutdown a client application

     [ http://jira.activemq.org/jira//browse/AMQ-630?page=all ]
     
james strachan resolved AMQ-630:
--------------------------------

     Resolution: Fixed
    Fix Version: 4.0 M5

We used to have an infinite blocking request-response when closing clients, letting the broker konw that the client was shutting down. The code was patched a few days ago to use a timeout instead - so if the broker is down, the client will only wait until the timeout occurs before shutting down

> After broker has shutdown, cannot shutdown a client application
> ---------------------------------------------------------------
>
>          Key: AMQ-630
>          URL: http://jira.activemq.org/jira//browse/AMQ-630
>      Project: ActiveMQ
>         Type: Bug

>     Versions: 4.0 M4
>     Reporter: Kieran Murphy
>      Fix For: 4.0 M5

>
>
> 1.  Bring up a broker
> 2.  Bring up a client application which connects to the broker
> 3.  Stop the broker.
> 4.  Now try to stop the client app -- it will not shutdown until the broker is restarted.  
> Using failover:tcp to connect to broker.

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