Andrey Mashenkov created IGNITE-16405:
-----------------------------------------
Summary: 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
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)