Closed arunans23 closed 3 years ago
Fix the race condition occurs when publishing messages to a message store slowly with the following parameter set to true. <parameter name="store.producer.guaranteed.delivery.enable">true</parameter>
<parameter name="store.producer.guaranteed.delivery.enable">true</parameter>
Fixes https://github.com/wso2/product-ei/issues/5276
Purpose
Fix the race condition occurs when publishing messages to a message store slowly with the following parameter set to true.
<parameter name="store.producer.guaranteed.delivery.enable">true</parameter>
Fixes https://github.com/wso2/product-ei/issues/5276