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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
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)