[jira] [Updated] (TEPHRA-182) Improve class hierarchy of Transaction Service and Transaction Manager

2016-09-12 Thread Poorna Chandra (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Poorna Chandra updated TEPHRA-182: -- Summary: Improve class hierarchy of Transaction Service and Transaction Manager (was: Improve

[jira] [Created] (TEPHRA-182) Improve class hierarchy for Transaction Service and Transaction Manager

2016-09-12 Thread Poorna Chandra (JIRA)
Poorna Chandra created TEPHRA-182: - Summary: Improve class hierarchy for Transaction Service and Transaction Manager Key: TEPHRA-182 URL: https://issues.apache.org/jira/browse/TEPHRA-182 Project:

[GitHub] incubator-tephra pull request #10: TEPHRA-179 Transaction service high avail...

2016-09-12 Thread poornachandra
Github user poornachandra commented on a diff in the pull request: https://github.com/apache/incubator-tephra/pull/10#discussion_r78493478 --- Diff: tephra-core/src/main/java/org/apache/tephra/runtime/DefaultTransactionManagerProvider.java --- @@ -0,0 +1,71 @@ +/* + *

[jira] [Resolved] (TEPHRA-179) Tephra transaction manager breaks on zookeeper restart

2016-09-12 Thread Poorna Chandra (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Poorna Chandra resolved TEPHRA-179. --- Resolution: Fixed > Tephra transaction manager breaks on zookeeper restart >

[jira] [Commented] (TEPHRA-179) Tephra transaction manager breaks on zookeeper restart

2016-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15485968#comment-15485968 ] ASF GitHub Bot commented on TEPHRA-179: --- Github user poornachandra commented on a diff in the pull

[jira] [Commented] (TEPHRA-179) Tephra transaction manager breaks on zookeeper restart

2016-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15484575#comment-15484575 ] ASF GitHub Bot commented on TEPHRA-179: --- Github user chtyim commented on a diff in the pull request:

[GitHub] incubator-tephra pull request #10: TEPHRA-179 Transaction service high avail...

2016-09-12 Thread chtyim
Github user chtyim commented on a diff in the pull request: https://github.com/apache/incubator-tephra/pull/10#discussion_r78407204 --- Diff: tephra-core/src/main/java/org/apache/tephra/runtime/DefaultTransactionManagerProvider.java --- @@ -0,0 +1,71 @@ +/* + * Licensed

[jira] [Commented] (TEPHRA-179) Tephra transaction manager breaks on zookeeper restart

2016-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15484568#comment-15484568 ] ASF GitHub Bot commented on TEPHRA-179: --- Github user chtyim commented on a diff in the pull request:

[GitHub] incubator-tephra pull request #10: TEPHRA-179 Transaction service high avail...

2016-09-12 Thread chtyim
Github user chtyim commented on a diff in the pull request: https://github.com/apache/incubator-tephra/pull/10#discussion_r78406297 --- Diff: tephra-core/src/main/java/org/apache/tephra/distributed/TransactionService.java --- @@ -42,28 +45,64 @@ import

[jira] [Commented] (TEPHRA-179) Tephra transaction manager breaks on zookeeper restart

2016-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15484555#comment-15484555 ] ASF GitHub Bot commented on TEPHRA-179: --- Github user chtyim commented on a diff in the pull request:

[GitHub] incubator-tephra pull request #10: TEPHRA-179 Transaction service high avail...

2016-09-12 Thread chtyim
Github user chtyim commented on a diff in the pull request: https://github.com/apache/incubator-tephra/pull/10#discussion_r78405767 --- Diff: tephra-core/src/main/java/org/apache/tephra/distributed/TransactionService.java --- @@ -42,28 +45,64 @@ import