You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2014/01/31 15:04:10 UTC

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

Gary Tully created CAMEL-7158:
---------------------------------

             Summary: 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


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.1.5#6160)