[
https://issues.apache.org/jira/browse/TEPHRA-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Poorna Chandra resolved TEPHRA-84.
----------------------------------
Resolution: Fixed
Fix Version/s: 0.9.0-incubating
Yes - this issue has been fixed as part of TEPHRA-179
> 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
> Fix For: 0.9.0-incubating
>
>
> 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)