[
https://issues.apache.org/jira/browse/AMQNET-511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908862#comment-14908862
]
ASF subversion and git services commented on AMQNET-511:
--------------------------------------------------------
Commit 1705382 from [~jgomes] in branch 'EMS/trunk'
[ https://svn.apache.org/r1705382 ]
Add calls to TIBCO API to turn on failover mode.
Add support for URL parameters:
connection.ExceptionOnFTEvents
connection.ExceptionOnFTSwitch
connection.ConnAttemptCount
connection.ConnAttemptDelay
connection.ConnAttemptTimeout
connection.ReconnAttemptCount
connection.ReconnAttemptDelay
connection.ReconnAttemptTimeout
Fixes [AMQNET-511]. (See https://issues.apache.org/jira/browse/AMQNET-511)
> Failover modie is not enabled for TIBCO provider
> ------------------------------------------------
>
> Key: AMQNET-511
> URL: https://issues.apache.org/jira/browse/AMQNET-511
> Project: ActiveMQ .Net
> Issue Type: Bug
> Components: EMS
> Affects Versions: 1.5.0, 1.7.0
> Reporter: Jim Gomes
> Assignee: Jim Gomes
> Labels: failover
> Fix For: 1.7.1
>
> Original Estimate: 4h
> Remaining Estimate: 4h
>
> When attempting to use a failover URI, the TIBCO provider does not actually
> activate the failover mode.
> Given a simple failover URI:
> {{ems:tcp://emsbroker1:7222,tcp://emsbroker2:7222}}
> This should enable failover and auto-reconnect in case of network disruption.
> However, it only throws an exception and never attempts to reconnect.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)