G.2. AMQPConnections
AMQPConnections.<name>.reconnectAttempts
Type: int
Default: -1
XML name: reconnect-attempts
Description: The number of reconnection attempts after a failure.
AMQPConnections.<name>.password
Type:
如果没有指定,会尝试匿名连接。
AMQPConnections.<name>.retryInterval
Type: int
Default: 5000
XML name: retry-interval
Description: interval, in milliseconds, between successive retries。
AMQPConnections.<name>.connectionElements
Type: AMQPMirrorBrokerConnectionElement
Default:
XML name: amqp-connection
Description: AMQP Broker Connection support 4 type: 1.mirror - 代理使用 AMQP 连接到另一个代理,并复制消息,并通过线路发送确认。2.senders - 在特定队列上接收的消息传输到另一个端点。3.receivers - 代理从另一个端点拉取信息。4.peers - 代理在知道如何处理它们的另一个端点上创建发送者和接收器。目前由 Apache Qpid Dispatch 实施。目前,只支持镜像类型。
AMQPConnections.<name>.connectionElements.<name>.messageAcknowledgments
Type: boolean
Default:
XML name: message-acknowledgments
Description: If true
, message confirmations are mirrored。
AMQPConnections.<name>.connectionElements.<name>.queueRemoval
Type: boolean
Default:
XML name: queue-removal
Description: 指定镜像队列是否删除地址和队列的事件。
AMQPConnections.<name>.connectionElements.<name>.addressFilter
Description:
AMQPConnections.<name>.connectionElements.<name>.queueCreation
Type: boolean
Default:
XML name: queue-creation
Description: 指定镜像队列是否为地址和队列创建事件。
AMQPConnections.<name>.autostart
Type: boolean
Default: true
XML name: auto-start
Description: 指定服务器启动时是否启动代理连接。
AMQPConnections.<name>.user
Type:
如果没有指定,会尝试匿名连接。
AMQPConnections.<name>.uri
Type: