[
https://issues.apache.org/jira/browse/IGNITE-13158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Goncharuk updated IGNITE-13158:
--------------------------------------
Summary: Get rid of Externalizable interface at IgniteTxAdapter (was: Get
rid Externalizable interface at IgniteTxAdapter)
> 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
> Fix For: 2.9
>
>
> 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)