You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2010/07/08 22:28:53 UTC

[jira] Resolved: (AMQNET-254) Implement a 'failover' transport for STOMP-provider (similar to the ActiveMq-provider)

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

Timothy Bish resolved AMQNET-254.
---------------------------------

    Resolution: Fixed

Added a basic Failover Transport in trunk.

It should be noted that Failover in Stomp is limited compared to that of the ActiveMQ client, the Stomp version really just reconnects and resubscribes the Consumers to a new broker, transaction recovery and other features that the ActiveMQ client supports aren't really available with Stomp.

> Implement a 'failover' transport for STOMP-provider (similar to the ActiveMq-provider)
> --------------------------------------------------------------------------------------
>
>                 Key: AMQNET-254
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-254
>             Project: ActiveMQ .Net
>          Issue Type: Wish
>          Components: NMS
>            Reporter: Andreas Ländle
>            Assignee: Timothy Bish
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> The NMS implementation for the OpenWire protocol directly supports 'failover' - it would be a nice feature if the STOMP provider also supports 'failover'.
> As always - please let me know if i was unclear or if i should provide better/more information. Also excuse my bad English.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.