Description
We have a Virtual Topic with 2 consumers
then we use a DurableSubscriber to the topic (to use it as a normal topic)
when we call session.unsubscribe the methods ends ok and the DurableSubscribers disappears(from the webConsole) but the storePercentUsage does't decrements and when we restart the broker durableSuscribers are there again.