Hide Forgot
Description of problem: All policy options is not described by Programming in Apache Qpid guide. As described in Messaging User Guide section 7.3.1. Failover in Java JMS Clients: ## CITE singlebroker Failover is not supported; the connection is to a single broker only. ## END CITE there is 'singlebroker' failover policy that is not covered in Programming in Apache Qpid guide. Actual results: only {'roundrobin' | 'failover_exchange'} policy options is shown. Expected results: {'roundrobin' | 'failover_exchange' | 'singlebroker'} policy options should be shown and properly described. Additional info:
Added the following: In the 'Type' column {'roundrobin' | 'failover_exchange' | 'singlebroker'} In the 'Description' column - If singlebroker is selected it connects to the initial broker only and does not support failover. Red_Hat_Enterprise_MRG-Programming_in_Apache_Qpid-2-en-US-2-3 http://documentation-stage.bne.redhat.com/docs/en-US/Red_Hat_Enterprise_MRG/2/html/Programming_in_Apache_Qpid/sect-Programming_in_Apache_Qpid-Apache_Qpid_JNDI_Properties_for_AMQP_Messaging-Connection_URLs.html
This is correct. -> VERIFIED
Documents have been published on http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_MRG/index.html as part of the MRG-M 2.1.2 update.