[infinispan-issues] [JBoss JIRA] (ISPN-11699) Remove RecoveryAwareGlobalTransaction
Ryan Emerson (Jira)
issues at jboss.org
Thu Apr 23 07:28:00 EDT 2020
[ https://issues.redhat.com/browse/ISPN-11699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ryan Emerson updated ISPN-11699:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/8232
> Remove RecoveryAwareGlobalTransaction
> -------------------------------------
>
> Key: ISPN-11699
> URL: https://issues.redhat.com/browse/ISPN-11699
> Project: Infinispan
> Issue Type: Enhancement
> Components: Core
> Affects Versions: 11.0.0.Dev04
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 11.0.0.Dev05
>
>
> Currently there exists both the {{GlobalTransaction}} and {{RecoveryAwareGlobalTransaction}} which implements {{RecoverableTransactionIdentifier}}. If we add the `Xid` and `internalId` fields to {{GlobalTransaction}}, the latter are redundant. We should remove theses classes as it simplifies the ProtoStream marshalling code required by commands such as {{PrepareCommand}} as they don't have to handle the polymorphism.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list