...
The table below describes the information explained below:
Heading | Description |
---|---|
Exchange | The exchange to which the subscription is made. For queues, this is amq.direct. |
Queue Name | Name of the queue subscription. |
Destination | The JMS destination represented by the queue. |
Durability | Determines whether or not the queue is durable. |
Active | The status of the subscriber. If a connection to the server exists, the status will be 'Active'. |
Owned Node | The node from which the subscription is made to the cluster. The IP address of the node is displayed. |
In addition to the above, the number of messages tentatively pending for a subscriber are shown. While the subscriber is receiving messages, you can click Refresh to see the message count eventually decrease to zero.
...
Topic subscription can be management in the same way as queue subscriptions.
Info |
---|
When you subscribe to a topic in tenants, give the subscription name with the tenant domain. For example, if the subscription name is |
Viewing Topic subscriptions
...