Vyacheslav Koptilin created IGNITE-13158:
--------------------------------------------
Summary: Get rid 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
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)