You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2020/07/03 07:43:00 UTC

[jira] [Updated] (IGNITE-13158) Get rid of Externalizable interface at IgniteTxAdapter

     [ https://issues.apache.org/jira/browse/IGNITE-13158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksey Plekhanov updated IGNITE-13158:
---------------------------------------
    Fix Version/s:     (was: 2.9)

> Get rid of Externalizable interface at IgniteTxAdapter
> ------------------------------------------------------
>
>                 Key: IGNITE-13158
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13158
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.8.1
>            Reporter: Vyacheslav Koptilin
>            Assignee: Vyacheslav Koptilin
>            Priority: Major
>
> It seems that {{IgniteTxAdapter}} implements {{Externalizable}} without any reason. Transaction instances are not transferred via network, and so I see no reason for implementing {{Externalizable}} interface.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)