此内容没有您所选择的语言版本。
10.4.10. View Resilient Connections
The command
link list
can be used to show the resilient connections for a broker:
In the above output,
Last Error
contains the string representation of the last connection error received for the connection. State
represents the state of the connection, and may be one of the following values:
Option | Description |
---|---|
Waiting | Waiting before attempting to reconnect. |
Connecting | Attempting to establish the connection. |
Operational | The connection has been established and can be used. |
Failed | The connection failed and will not retry (usually because authentication failed). |
Closed | The connection has been closed and will soon be deleted. |
Passive | If a cluster is federated to another cluster, only one of the nodes has an actual connection to remote node. Other nodes in the cluster have a passive connection. |