[
https://issues.apache.org/jira/browse/IGNITE-16405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov reassigned IGNITE-16405:
-----------------------------------------
Assignee: Andrey Mashenkov
> NoClassDefFound on entry processor invokeAsync with using BinaryObjects.
> ------------------------------------------------------------------------
>
> Key: IGNITE-16405
> URL: https://issues.apache.org/jira/browse/IGNITE-16405
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Reporter: Andrey Mashenkov
> Assignee: Andrey Mashenkov
> Priority: Major
> Attachments: stacktrace.txt
>
>
> Tx cache async operation may fail with an error on retry in case when the
> binary projection is used.
> This happens due to the lost CacheOperationContext, which holds 'keepBinary'
> flag, on retry and leads to object deserialization when TX is trying to
> enlist en entry.
> PFA stacktrace.
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)