You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Luchnikov Alexander (Jira)" <ji...@apache.org> on 2022/05/13 09:24:00 UTC

[jira] [Updated] (IGNITE-16405) NoClassDefFound on invokeAsync when using BinaryObjects.

     [ https://issues.apache.org/jira/browse/IGNITE-16405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luchnikov Alexander updated IGNITE-16405:
-----------------------------------------
    Labels: ise.lts  (was: )

> NoClassDefFound on invokeAsync when 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
>              Labels: ise.lts
>             Fix For: 2.13
>
>         Attachments: stacktrace.txt
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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.7#820007)