Installation
Configuration
Management
Monitoring
Troubleshooting
Advanced Configuration
The Dispatch Service maintains a set of queues in RabbitMQ for each configured destination, named pahub.<destination id>_offline
and pahub.<destination id>_errored
. If
a message fails to be dispatched to the destination, it will be queued and retried at a later time.
In some scenarios, it may be necessary to manually remove messages from these queues. These procedures cause data loss.
To remove a fixed number of messages from the front of a queue, e.g. to help resolve a disk-full scenario:
No
for the Requeue field.Get Message(s)
.When removing a destination, the contents of the destination's queues will not be purged automatically, to prevent accidental data loss. If you are sure that you wish to remove the data, you must purge the queues manually before restarting the Dispatch Service.
To manually purge a queue:
Purge
.Close
on the dialog that appears.0
. Repeat from step 3 otherwise.Data Hub User Guide Version 1.3.0. Copyright © 2014 PreEmptive Solutions, LLC