[jira] [Commented] (OFBIZ-11607) Enhance Groovy and Simple Event Handler to support transaction timout

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

[jira] [Commented] (OFBIZ-11607) Enhance Groovy and Simple Event Handler to support transaction timout

Nicolas Malin (Jira)

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

ASF subversion and git services commented on OFBIZ-11607:
---------------------------------------------------------

Commit ae70318fc84cdca6111455bcc33bfee5a0e16a55 in ofbiz-framework's branch refs/heads/trunk from ravilodhi
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=ae70318 ]

Improved: Added support to consider non-default transaction timeout for Groovy and Simple event handlers.(OFBIZ-11607) (#77)

* Improved: Added support to consider non-default transaction timeout for Groovy and Simple event handlers.(OFBIZ-11607)

* Revert "Improved: Added support to consider non-default transaction timeout for Groovy and Simple event handlers.(OFBIZ-11607)"

This reverts commit 934eaa4539697ca2a77d9f715b1615b0fac603bb.

* Improved: Added support to consider non-default transaction timeout for Groovy and Simple event handlers.(OFBIZ-11607)

Co-authored-by: Ravi Lodhi <[hidden email]>

> Enhance Groovy and Simple Event Handler to support transaction timout
> ---------------------------------------------------------------------
>
>                 Key: OFBIZ-11607
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11607
>             Project: OFBiz
>          Issue Type: Improvement
>    Affects Versions: Trunk
>            Reporter: Ravi Lodhi
>            Priority: Minor
>
> When we call an event (java, groovy or simple), and if it takes a too long time we got a transaction timeout error. Support to set a non-default transaction-timeout for an event is already added in OFBIZ-8160.
> JavaEventHandler is already enhanced to honor that transaction timeout. This effort is to enhance GroovyEventHandler and SimpleEventHandler to consider the transaction timeout set via event tag of the controller entry if provided otherwise it will work with the default transaction timeout.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)