Subscribers List
To see more details about the subscribers in a persistence store, click the Subscribers value in the Persistence Stores status table.
For shared durables and last-value durables the GUI shows a Subscribers List followed by the subscriber's ID.
Columns
Columns appear only as relevant to the durable's type.| GUI Item | Description |
|---|---|
| Client ID | The client ID of the application that created the subscriber (assigned by the realm service). |
| Subscriber ID | Subscriber ID (assigned by the persistence service). |
| Last ACKed (in sec) | Approximate elapsed time in seconds since the subscriber acknowledged a message. |
| Last Dispatched (in sec) | Approximate elapsed time in seconds since the client dispatched a message for the subscriber (from an event queue). |
| Last Send (in sec) | Approximate elapsed time in seconds since the persistence service sent a batch of messages to the subscriber. |
| Number unACKed | Number of messages sent to this client subscriber that remain unacknowledged. |