You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2016/05/29 06:49:12 UTC

[jira] [Resolved] (CAMEL-7158) Provide some failover support in camel-sjms

     [ https://issues.apache.org/jira/browse/CAMEL-7158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-7158.
--------------------------------
    Resolution: Duplicate

> Provide some failover support in camel-sjms
> -------------------------------------------
>
>                 Key: CAMEL-7158
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7158
>             Project: Camel
>          Issue Type: Wish
>          Components: camel-sjms
>    Affects Versions: 2.12.2
>            Reporter: Gary Tully
>              Labels: failover, jms
>
> For cases where a jms provider does not provide failover, it would be nice if sjms could provide a way to failover across connections or connectionfactories in the event of a comms failure.
> ie: given a broker cluster, being able to choose a cluster member and being able to reconnect to another cluster member in the event of a disconnect would be perfect. 
> Not sure where best to expose this, having a list of connectionFactories or using some variation of a connection resource manager[1].
> In any event, the intent is that the component would hide the fact that the other end (broker) has died if it is configured with alternatives and a reconnect strategy.
> Removing the reconnect/failover burden from the application.
> [1] http://camel.apache.org/sjms.html#SJMS-connectionresource



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)