[
https://issues.apache.org/activemq/browse/AMQ-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Davies resolved AMQ-2438.
-----------------------------
Resolution: Fixed
Fix Version/s: 5.3.0
If you provide one url to the failover transport - the client will continue to
try and connect to that url if a connection is lost - e.g. if you only have a
single broker, use failover://(tcp://<host>:<port>) - see
http://activemq.apache.org/failover-transport-reference.html for configuration
parameters.
Also - there should be no message loss or duplicate messages - even if just one
broker is ever used (providing it does come back online that is ;))
> Autotomatic client failover supported?
> --------------------------------------
>
> Key: AMQ-2438
> URL: https://issues.apache.org/activemq/browse/AMQ-2438
> Project: ActiveMQ
> Issue Type: Improvement
> Affects Versions: 5.2.0
> Environment: generic
> Reporter: HiSkill
> Fix For: 5.3.0
>
>
> I looked at the ActiveMQ features at
> http://activemq.apache.org/features-overview.html. I did not see any mention
> about automatic client failover. Just wonder if ActiveMQ supports automatic
> client failover to guarantee zero message loss or duplication in event of
> server failure.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.