Delete All Messages on a Queue/Topic Endpoint now available in Broker Manager and SEMPv2
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 in the list view for all Queues/Endpoints:
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:
and
We hope you enjoy this new, time-saving, management capability!
Comments
-
Good feature to have in SEMPv2 and pubsub+ manager as like soladmin.
0 -
Awesome! Any plans to make this capability available from the JCSMP/Java client?
0 -
@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
0 -
Tagging the people who have asked about Delete All functionality in the past:
@Zahra Tabar, @SasikumarSP, @sjaak, @tejaschowsalkar, @rlawrence, @NaGG, @manish
2