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 12:34:00 UTC

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

    [ https://issues.apache.org/jira/browse/OFBIZ-10860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789495#comment-16789495 ] 

Suraj Khurana commented on OFBIZ-10860:
---------------------------------------

Attached patch with GiftCertificate services.
I will check for more occurrences, and proceed accordingly.

> 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
>            Priority: Major
>         Attachments: OFBIZ-10860.patch
>
>
> 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)