When a cluster gets killed, node-specific queues and bindings could be left in the database. If we don't clear them in a cluster restart messages can accumulate in the node-specific queues. Therefore this
commit clears all node-specific queue and binding state when restarting the cluster.
When a cluster gets killed, node-specific queues and bindings could be left in the database. If we don't clear them in a cluster restart messages can accumulate in the node-specific queues. Therefore this commit clears all node-specific queue and binding state when restarting the cluster.
Resolves https://github.com/wso2/product-ei/issues/2424