[infinispan-issues] [JBoss JIRA] (ISPN-11706) Use XidImpl internally

Pedro Ruivo (Jira) issues at jboss.org
Thu May 7 05:39:01 EDT 2020


     [ https://issues.redhat.com/browse/ISPN-11706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pedro Ruivo updated ISPN-11706:
-------------------------------
    Git Pull Request: https://github.com/infinispan/infinispan/pull/8274, https://github.com/infinispan/infinispan/pull/8290  (was: https://github.com/infinispan/infinispan/pull/8274)


> 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