You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Rob Davies (JIRA)" <ji...@apache.org> on 2008/01/30 13:15:24 UTC

[jira] Commented: (AMQ-1572) Add the option for a backup channel that is already connected for the Failover transport

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

Rob Davies commented on AMQ-1572:
---------------------------------

Further enhancement to have a pool of backups - which are dynamically added to when the primary transport fails.
Two properties:

boolean backup = default is false - when true backup connections are created for fast failover
int backupPoolSize default is 1 - the number of backup transports to be maintained

svn revision 616735

> Add the option for a backup channel that is already connected for the Failover transport
> ----------------------------------------------------------------------------------------
>
>                 Key: AMQ-1572
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1572
>             Project: ActiveMQ
>          Issue Type: New Feature
>    Affects Versions: 5.0.0
>            Reporter: Rob Davies
>            Assignee: Rob Davies
>             Fix For: 5.1.0
>
>
> By having an already established transport as backup in the fault tolerant transport, if a failure occurs - then failover can be accomplished more quickly

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