[
https://issues.apache.org/jira/browse/IGNITE-6944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16257482#comment-16257482
]
Valentin Kulichenko commented on IGNITE-6944:
---------------------------------------------
This is indeed a regression occurred after
[IGNITE-6485|https://issues.apache.org/jira/browse/IGNITE-6485] was fixed. For
some reason, since 2.3 it is looking for readResolve/writeReplace methods only
in exact class that is being serialized, but not in the whole hierarchy.
[~agura], looks like you did that change. Can you please check?
> Fail to execute task with immutable list string
> -----------------------------------------------
>
> Key: IGNITE-6944
> URL: https://issues.apache.org/jira/browse/IGNITE-6944
> Project: Ignite
> Issue Type: Bug
> Security Level: Public(Viewable by anyone)
> Components: binary
> Affects Versions: 2.3
> Reporter: Edmond Tsang
>
> Exception occurs when executing task with immutable list of string due to not
> able to find method readResolve/writeReplace for binary object.
> It appears this is caused by a side effect of Jira
> https://issues.apache.org/jira/browse/IGNITE-6485
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)