Details
-
Type:
Sub-task
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Labels:None
-
Number of attachments :
Description
Support for configuring the timeout property on the transactionfactorybuilder through the jruby transactional closure.
so something like
transaction(timeout = 10, TimeUnit.SECONDS)
Default use a TimeUnit.SECONDS for timeunit
so a user can say:
transactional(timeout = 10){ ... }
Activity
HariKrishnan
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | HariKrishnan [ harikrishnan ] |
HariKrishnan
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |