You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2009/12/22 11:41:40 UTC

[jira] Commented: (AMQ-2543) Network of brokers with durable topics does not recover from network cable unplugging

    [ https://issues.apache.org/activemq/browse/AMQ-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56604#action_56604 ] 

Gary Tully commented on AMQ-2543:
---------------------------------

you have got to provide some more information. 
Enable debug logging and interrogate the logs on B1 to 1) see that it sees the network disconnect, 2) starts to reconnect with some backoff.
Attache the relevant snippits of the log files from B1 and B2. 
Do you see the exact same behavior with static and mulitcast. Again, logs from both would help.

> Network of brokers with durable topics does not recover from network cable unplugging
> -------------------------------------------------------------------------------------
>
>                 Key: AMQ-2543
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2543
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.3.0
>         Environment: java 1.6.17
> spring 2.5.6
>            Reporter: Antti Kallonen
>
> We had a network of brokers configuration like this: C1-B1-------B2-C2 where C means client and B broker and durable topics enabled. when we start the system, messages get delivered correctly between clients. Even when we shut down the clients or brokers, messages get delivered correctly. But when I remove the network plug from broker B1 severing the connection between brokers, and reconnect the cable, messages are not delivered anymore. Brokers were set up at store-forward configuration, with static IP:s or multicast discovery.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.