Quantcast
Channel: Service Bus forum
Viewing all articles
Browse latest Browse all 1916

Auto-delete service bus subscriptions on Idle

$
0
0
Hi, we are using (on-premise) Windows Service Bus as a messaging channel (publisher/subscriber model) for our applications and services.
There's one specific scenario i would like to describe here since so far we couldn't find a solution to the following:

1. We have multiple topics and multiple subscriptions set on each topic
2. Messages are published synchronously to all the topics (aproximately 1000 messages per second with the average size of about 250 bytes per message) 
3. We are keeping messages alive only for a short periods of time by setting DefaultMessageTimeToLive on each subscription
4. If one application disconnects, we want to auto-delete its subscription after awhile and reinitialize it when the application is started next time

It is the Part 4 that is giving us troubles.
Setting AutoDeleteOnIdle on a subscription doesn't seem to work. 

Any help would be highly appreciated!

Viewing all articles
Browse latest Browse all 1916

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>