Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Option

Default

Description

brokerlist

see below

The list of brokers to use for this connection

failover

see below

The type of failover method to use with the broker list.

maxprefetch

5000

The maximum number of messages to prefetch from the broker.

Brokerlist option

No Format
brokerlist='<broker url>[;<broker url>]'

...

Method

Description

singlebroker

This will only use the first broker in the list.

roundrobin

This method tries each broker in turn.

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="f040ea25bf53049f-e3fd3edc-443d4dac-a4cea63c-515b334d14831b645fbba547"><ac:plain-text-body><![CDATA[

nofailover

[New in 0.5] This method disables all retry and failover logic.

]]></ac:plain-text-body></ac:structured-macro>

...