[infinispan-issues] [JBoss JIRA] (ISPN-11699) Remove RecoveryAwareGlobalTransaction

Ryan Emerson (Jira) issues at jboss.org
Thu Apr 23 06:12:00 EDT 2020


Ryan Emerson created ISPN-11699:
-----------------------------------

             Summary: 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
             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