Unable to create a durable topic subscription with the same name when the servers crash
This was fixed by removing all durable and non-durable subscriptions in cluster initialization.
NullPointerException in MB clusters when there are network delays
This was fixed by establishing the same old binding when a network delay occurs.
Fix wso2/product-ei#4336 Fix wso2/product-ei#4337
Purpose
Unable to create a durable topic subscription with the same name when the servers crash This was fixed by removing all durable and non-durable subscriptions in cluster initialization.
NullPointerException in MB clusters when there are network delays This was fixed by establishing the same old binding when a network delay occurs.