[GitHub] incubator-tephra issue #13: (Tephra-184) Remove unused constants

2016-09-21 Thread poornachandra
Github user poornachandra commented on the issue: https://github.com/apache/incubator-tephra/pull/13 LGTM, thanks for the contribution! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this fe

[GitHub] incubator-tephra pull request #13: (Tephra-184) Remove unused constants

2016-09-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-tephra/pull/13 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the featur

[jira] [Resolved] (TEPHRA-184) Remove Unused Constants

2016-09-21 Thread Poorna Chandra (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Poorna Chandra resolved TEPHRA-184. --- Resolution: Fixed > Remove Unused Constants > --- > > Key:

[jira] [Updated] (TEPHRA-184) Remove Unused Constants

2016-09-21 Thread Poorna Chandra (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Poorna Chandra updated TEPHRA-184: -- Assignee: Sevada Abraamyan (was: Poorna Chandra) > Remove Unused Constants > --

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

2016-09-21 Thread Andreas Neumann (JIRA)
Andreas Neumann created TEPHRA-185: -- Summary: TransactionContext should support a custom transaction timeout Key: TEPHRA-185 URL: https://issues.apache.org/jira/browse/TEPHRA-185 Project: Tephra

[GitHub] incubator-tephra pull request #14: (TEPHRA-185) Add a way to pass a custom t...

2016-09-21 Thread anew
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:

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

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ 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:

[GitHub] incubator-tephra pull request #14: (TEPHRA-185) Add a way to pass a custom t...

2016-09-21 Thread poornachandra
Github user poornachandra commented on a diff in the pull request: https://github.com/apache/incubator-tephra/pull/14#discussion_r79964736 --- Diff: tephra-core/src/main/java/org/apache/tephra/TransactionContext.java --- @@ -88,7 +88,27 @@ public boolean removeTransactionAware(Tran

[GitHub] incubator-tephra pull request #14: (TEPHRA-185) Add a way to pass a custom t...

2016-09-21 Thread poornachandra
Github user poornachandra commented on a diff in the pull request: https://github.com/apache/incubator-tephra/pull/14#discussion_r79964659 --- Diff: tephra-core/src/main/java/org/apache/tephra/TransactionContext.java --- @@ -88,7 +88,27 @@ public boolean removeTransactionAware(Tran

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

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15511749#comment-15511749 ] ASF GitHub Bot commented on TEPHRA-185: --- Github user poornachandra commented on a di

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

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15511747#comment-15511747 ] ASF GitHub Bot commented on TEPHRA-185: --- Github user poornachandra commented on a di

[GitHub] incubator-tephra pull request #14: (TEPHRA-185) Add a way to pass a custom t...

2016-09-21 Thread poornachandra
Github user poornachandra commented on a diff in the pull request: https://github.com/apache/incubator-tephra/pull/14#discussion_r79964694 --- Diff: tephra-core/src/main/java/org/apache/tephra/TransactionContext.java --- @@ -88,7 +88,27 @@ public boolean removeTransactionAware(Tran

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

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15511748#comment-15511748 ] ASF GitHub Bot commented on TEPHRA-185: --- Github user poornachandra commented on a di

[GitHub] incubator-tephra pull request #14: (TEPHRA-185) Add a way to pass a custom t...

2016-09-21 Thread anew
Github user anew commented on a diff in the pull request: https://github.com/apache/incubator-tephra/pull/14#discussion_r79965226 --- Diff: tephra-core/src/main/java/org/apache/tephra/TransactionContext.java --- @@ -97,6 +127,7 @@ public void start() throws TransactionFailureExcept

[GitHub] incubator-tephra pull request #14: (TEPHRA-185) Add a way to pass a custom t...

2016-09-21 Thread anew
Github user anew commented on a diff in the pull request: https://github.com/apache/incubator-tephra/pull/14#discussion_r79965244 --- Diff: tephra-core/src/main/java/org/apache/tephra/TransactionContext.java --- @@ -88,7 +88,27 @@ public boolean removeTransactionAware(TransactionAw

[GitHub] incubator-tephra pull request #14: (TEPHRA-185) Add a way to pass a custom t...

2016-09-21 Thread anew
Github user anew commented on a diff in the pull request: https://github.com/apache/incubator-tephra/pull/14#discussion_r79965250 --- Diff: tephra-core/src/main/java/org/apache/tephra/TransactionContext.java --- @@ -88,7 +88,27 @@ public boolean removeTransactionAware(TransactionAw

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

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15511765#comment-15511765 ] ASF GitHub Bot commented on TEPHRA-185: --- Github user anew commented on a diff in the

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

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15511762#comment-15511762 ] ASF GitHub Bot commented on TEPHRA-185: --- Github user anew commented on a diff in the

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

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15511764#comment-15511764 ] ASF GitHub Bot commented on TEPHRA-185: --- Github user anew commented on a diff in the

[GitHub] incubator-tephra issue #14: (TEPHRA-185) Add a way to pass a custom timeout ...

2016-09-21 Thread anew
Github user anew commented on the issue: https://github.com/apache/incubator-tephra/pull/14 @poornachandra please take another look. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feat

[GitHub] incubator-tephra pull request #14: (TEPHRA-185) Add a way to pass a custom t...

2016-09-21 Thread anew
Github user anew commented on a diff in the pull request: https://github.com/apache/incubator-tephra/pull/14#discussion_r79965256 --- Diff: tephra-core/src/main/java/org/apache/tephra/TransactionContext.java --- @@ -88,7 +88,27 @@ public boolean removeTransactionAware(TransactionAw

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

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15511766#comment-15511766 ] ASF GitHub Bot commented on TEPHRA-185: --- Github user anew commented on a diff in the

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

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15511768#comment-15511768 ] ASF GitHub Bot commented on TEPHRA-185: --- Github user anew commented on the issue:

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

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15511788#comment-15511788 ] ASF GitHub Bot commented on TEPHRA-185: --- Github user poornachandra commented on a di

[GitHub] incubator-tephra pull request #14: (TEPHRA-185) Add a way to pass a custom t...

2016-09-21 Thread poornachandra
Github user poornachandra commented on a diff in the pull request: https://github.com/apache/incubator-tephra/pull/14#discussion_r79965483 --- Diff: tephra-core/src/main/java/org/apache/tephra/TransactionContext.java --- @@ -97,6 +127,7 @@ public void start() throws TransactionFail

[GitHub] incubator-tephra pull request #14: (TEPHRA-185) Add a way to pass a custom t...

2016-09-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-tephra/pull/14 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the featur

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

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15511854#comment-15511854 ] ASF GitHub Bot commented on TEPHRA-185: --- Github user asfgit closed the pull request

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

2016-09-21 Thread Andreas Neumann (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Neumann resolved TEPHRA-185. Resolution: Fixed Fix Version/s: 0.10.0-incubating > TransactionContext should suppor