You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/04/09 20:13:01 UTC

[jira] [Commented] (AMQNET-511) Failover mode is not enabled for TIBCO provider

    [ https://issues.apache.org/jira/browse/AMQNET-511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17318296#comment-17318296 ] 

ASF subversion and git services commented on AMQNET-511:
--------------------------------------------------------

Commit ccdf3177fa6919060d5f87d0e6def360c2731ea8 in activemq-nms-ems's branch refs/heads/main from Jim Gomes
[ https://gitbox.apache.org/repos/asf?p=activemq-nms-ems.git;h=ccdf317 ]

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 mode 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
>            Priority: Major
>              Labels: failover
>             Fix For: 1.7.1, 1.8.0
>
>   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
(v8.3.4#803005)