[
https://issues.apache.org/activemq/browse/AMQ-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56885#action_56885
]
Scott Cranton edited comment on AMQ-2376 at 1/13/10 12:25 PM:
--------------------------------------------------------------
I've got a variant where when 1 node in a network dies, connections (assuming
client use failover transport randomize=true) will reconnect to other nodes.
When the failed Node is restarted, it would be very helpful to have a way to
rebalance connections over the entire network. I can't assume the connections
will idle out quickly given the load on the system.
was (Author: scranton):
I've got a variant where when 1 node in a network dies, connections
(assuming failover:(...)) will reconnect to other nodes. When the failed Node
is restarted, it would be very helpful to have a way to rebalance connections
over the entire network. I can't assume the connections will idle out quickly
given the load on the system.
> Restrict the lifetime of pooled connections
> -------------------------------------------
>
> Key: AMQ-2376
> URL: https://issues.apache.org/activemq/browse/AMQ-2376
> Project: ActiveMQ
> Issue Type: Improvement
> Environment: All
> Reporter: Andreas Gies
> Assignee: Rob Davies
> Fix For: 5.3.0
>
>
> It might make sense to restrict the lifetime of connections in a connection
> pool, so that once in a while the connection is refreshed providing a chance
> of connection load balancing over a network of brokers.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.