One of the most requested features from our management users has been the ability to Delete All messages in one action from a Queue or Topic Endpoint.
Well, I have good news! This feature is now available in version 10.0.1 of PubSub+ Event Broker.
The Broker Manager UI now has an “Action” to “Delete All Messages” in either the single Queue/Topic Endpoint detail view:
And, yes, in the list view, you can select multiple items and the action will delete all the messages from all the selected items at once.
In SEMPv2, there are new APIs for deleting the spooled messages from a Queue or Topic Endpoint in the Action API: Solace SEMPv2 Help and Solace SEMPv2 Help We hope you enjoy this new, time-saving, management capability!
@parchambault - I will let others shed some light on this as well if they have anything different to say, but I would expect that this will not be implemented in the messaging APIs. If you would like to manage your broker programatically then you are advised to use SEMPv2 (which has the ability to Delete All messages in a queue) and keep messaging related actions to the messaging APIs