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

2019-03-30 Thread Suraj Khurana (JIRA)


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

Suraj Khurana commented on OFBIZ-10860:
---

This has bee done at ofbiz framework trunk at r#1856603

> 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)


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

2019-03-11 Thread Suraj Khurana (JIRA)


[ 
https://issues.apache.org/jira/browse/OFBIZ-10860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)