[
https://issues.apache.org/jira/browse/AMQNET-511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17318299#comment-17318299
]
ASF subversion and git services commented on AMQNET-511:
--------------------------------------------------------
Commit 3dd2c9feb81cd5dd7060347b6ea06d8dce48422f in activemq-nms-ems's branch
refs/heads/main from Jim Gomes
[ https://gitbox.apache.org/repos/asf?p=activemq-nms-ems.git;h=3dd2c9f ]
Update existing TIBCO factory connection when changing the exception settings.
Refactor the parsing of connection URL into single function.
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)