Thanks for your reply. Yes true, however the issue is that that durable
client ID cannot be deleted and messages are not being consumed since its
offline thus we are running out of storage. This means that when using
activemq 5.7, we are stuck with a useless offline subscription.
Is there a workar
Using activemq version 5.7.0A component which had a durable subscription to a
VirtualTopic was undeployed. This component was then restarted and the
durable subscription was given a different client id. This is causing an
issue of storage since the previous subscription with the old client id is
st