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

2019-03-29 Thread Suraj Khurana (JIRA)


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

Suraj Khurana updated OFBIZ-10860:
--
Affects Version/s: (was: Upcoming Branch)
   Trunk

> 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: Trunk
>Reporter: Suraj Khurana
>Assignee: Suraj Khurana
>Priority: Major
> Fix For: Upcoming Branch
>
> 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] [Updated] (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:all-tabpanel
 ]

Suraj Khurana updated OFBIZ-10860:
--
Attachment: OFBIZ-10860.patch

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