You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tephra.apache.org by "Andreas Neumann (JIRA)" <ji...@apache.org> on 2016/09/23 06:38:20 UTC

[jira] [Commented] (TEPHRA-84) Need to use a Guice provider for TransactionManager in TransactionService

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

Andreas Neumann commented on TEPHRA-84:
---------------------------------------

I believe this is fixed. [~poornachandra]can you confirm?

> Need to use a Guice provider for TransactionManager in TransactionService
> -------------------------------------------------------------------------
>
>                 Key: TEPHRA-84
>                 URL: https://issues.apache.org/jira/browse/TEPHRA-84
>             Project: Tephra
>          Issue Type: Bug
>          Components: core
>            Reporter: Gary Helmling
>            Assignee: Gary Helmling
>            Priority: Critical
>
> The Guice module binding for TransactionManager needs to use a provider that returns a new instance for each get() invocation in TransactionService.  Otherwise, when a given TransactionService goes from leader -> follower -> leader, the TransactionManager instance will not be able to be restarted.



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