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)