You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Suraj Khurana (JIRA)" <ji...@apache.org> on 2019/03/11 08:58:00 UTC

[jira] [Created] (OFBIZ-10860) Send Email services should be called asynchronously

Suraj Khurana created OFBIZ-10860:
-------------------------------------

             Summary: Send Email services should be called asynchronously 
                 Key: OFBIZ-10860
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10860
             Project: OFBiz
          Issue Type: Improvement
          Components: ALL APPLICATIONS
    Affects Versions: Upcoming Branch
            Reporter: Suraj Khurana
            Assignee: Suraj Khurana


Currently there are some code references in which with the business logic, email services are triggered synchronously, so in any case if email service fails, whole transaction is rolled back.

All these occurrences should be replaced with asynchronous calling.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)