Robert Greig wrote:
Can you provide an example that includes the brokerlist for failover
and the client id?
I agree that our "URL" is not entirely like other URLs but I am not
convinced that any alternative that actually includes all the things
that are required is any clearer.
Could the broker list be a list of urls rather than a list within a
single url?
e.g.
protocol://host:port/virtual_host?client_id=x&userid=y&password=z;protocol2://host2:port2/virtual_host2?client_id=x&userid=y&password=z
The benefit of that - in my view, and it is of course just an opinion(!)
- is that the format is simpler and more obvious where only a single
broker is specified (or e.g. where you wish to rely on an auto-generated
clientid).