product-sp
product-sp copied to clipboard
Concurrent issues in the Email Sink
When publishing emails via multiple threads(used @async annotation with 10 worker threads), the email properties are getting mixed up. So the concurrent is not supporting in EmailSink. Shall we fix this and enable the concurrent for email publishing.