[
https://issues.apache.org/jira/browse/QPIDJMS-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15883653#comment-15883653
]
ASF subversion and git services commented on QPIDJMS-267:
---------------------------------------------------------
Commit 6295f7e6b8fd3ef6ddf4e2cb28d81fd493956282 in qpid-jms's branch
refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-jms.git;h=6295f7e ]
QPIDJMS-267 Failover discovery via connection properties
Add support for discovering new failover URIs bsaed on redirect
style Maps in a list provided in the Open frame of a remote peer.
Allow for addition, replacement or ignore of those discovered
hosts by the failover transport and provide an event point for
connection listeners to see the discovered resources.
> Support discovery of failover hosts provided in a connection property of the
> Open frame
> ---------------------------------------------------------------------------------------
>
> Key: QPIDJMS-267
> URL: https://issues.apache.org/jira/browse/QPIDJMS-267
> Project: Qpid JMS
> Issue Type: New Feature
> Components: qpid-jms-client
> Affects Versions: 0.20.0
> Reporter: Timothy Bish
> Assignee: Timothy Bish
> Fix For: 0.21.0
>
>
> A server might be able to provide a list of known alternates that a client
> can connect to should that server go down. By supporting a connection
> property in the Open frame we can read and update or replace the failover
> URIs for the client based on the server provided information.
> The client will look for a connection property in the Open frame named
> "failover-server-list" whose value is a list. Each element in the list would
> be a Map, with the entries in the map providing the connection details. The
> connection details would be of the same form as specified for [connection
> redirect|http://docs.oasis-open.org/amqp/core/v1.0/os/amqp-core-transport-v1.0-os.html#choice-connection-error-redirect],
> optionally with the extensions for websocket connections defined
> [here|http://docs.oasis-open.org/amqp-bindmap/amqp-wsb/v1.0/cs01/amqp-wsb-v1.0-cs01.html#_Toc461801619]
> (the notion of scheme introduced here may be generally useful to distinguish
> between TLS and non-TLS connections).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]