You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tephra.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/22 01:12:20 UTC

[jira] [Commented] (TEPHRA-185) TransactionContext should support a custom transaction timeout

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

ASF GitHub Bot commented on TEPHRA-185:
---------------------------------------

GitHub user anew opened a pull request:

    https://github.com/apache/incubator-tephra/pull/14

    (TEPHRA-185) Add a way to pass a custom timeout to TransactionContext

    Adds a new start(int timeout) to TransactionContext.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/anew/incubator-tephra tephra-185-txcontext-timeout

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-tephra/pull/14.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #14
    
----
commit e8306166dd1ff87c8cbcf443e05f61df7e5b4986
Author: anew <an...@continuuity.com>
Date:   2016-09-22T01:10:14Z

    (TEPHRA-185) Add a way to pass a custom timeout to TransactionContext

----


> TransactionContext should support a custom transaction timeout
> --------------------------------------------------------------
>
>                 Key: TEPHRA-185
>                 URL: https://issues.apache.org/jira/browse/TEPHRA-185
>             Project: Tephra
>          Issue Type: Improvement
>          Components: core
>            Reporter: Andreas Neumann
>            Assignee: Andreas Neumann
>
> TransactionSystemClient has a startShort(timeout). TransactionContext should allow to specify a timeout, too.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)