[infinispan-issues] [JBoss JIRA] (ISPN-11706) Use XidImpl internally
Pedro Ruivo (Jira)
issues at jboss.org
Fri Apr 24 04:41:00 EDT 2020
Pedro Ruivo created ISPN-11706:
----------------------------------
Summary: Use XidImpl internally
Key: ISPN-11706
URL: https://issues.redhat.com/browse/ISPN-11706
Project: Infinispan
Issue Type: Enhancement
Components: Core, Transactions
Affects Versions: 11.0.0.Dev04
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
We can use {{XidImpl}} to store external {{Xid}} in our internals. This way, we only need to handle one implementation internally that makes life easier with protostream.
Action plan:
* Remove {{EmbeddedXid}} and move generator code to {{EmbbededTransaction}}
* Remove {{RemoteXid}} and move generator code to {{RemoteTransaction}}
* Update {{XidImpl.copy()}}
* Create protostream marshaller
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list