[infinispan-issues] [JBoss JIRA] (ISPN-11706) Use XidImpl internally
Katia Aresti (Jira)
issues at jboss.org
Tue May 5 11:00:46 EDT 2020
[ https://issues.redhat.com/browse/ISPN-11706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Katia Aresti updated ISPN-11706:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> 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
> Priority: Major
> Fix For: 11.0.0.CR1
>
>
> 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