You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2012/07/02 12:32:22 UTC

[jira] [Updated] (SM-1302) Make failover:// transport the default protocol used in ServiceMix.

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

Jean-Baptiste Onofré updated SM-1302:
-------------------------------------

    Fix Version/s:     (was: 3.4.1)
                   EOL-3
    
> Make failover:// transport the default protocol used in ServiceMix.
> -------------------------------------------------------------------
>
>                 Key: SM-1302
>                 URL: https://issues.apache.org/jira/browse/SM-1302
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: beanflow
>    Affects Versions: 3.2.1
>         Environment: ServiceMix 3
>            Reporter: Torsten Mielke
>            Assignee: Bruce Snyder
>             Fix For: EOL-3
>
>         Attachments: using_failover.txt, using_new_failover.txt
>
>
> Currently servicemix.properties configures the underlying ActiveMQ to use the plain tcp:// transport.
> activemq.url = tcp://${activemq.host}:${activemq.port}
> However, in order to have ServiceMix functioning correctly in case of transport problems or simply inactivity timeouts, from which the tcp:// transport cannot recover, we should turn on failover:// by default. Otherwise any transport related problem causes ServiceMix to fail and requires a restart. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira