You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2022/01/28 11:23:00 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-16405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17483713#comment-17483713 ] 

Ignite TC Bot commented on IGNITE-16405:
----------------------------------------

{panel:title=Branch: [pull/9772/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/9772/head] Base: [master] : New Tests (1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Cache 1{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=6388903]]
* {color:#013220}IgniteBinaryCacheTestSuite: IgniteCacheManyAsyncOperationsTest.testInvokeAsyncWithKeepBinary - PASSED{color}

{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=6388974&amp;buildTypeId=IgniteTests24Java8_RunAll]

> 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
>         Attachments: stacktrace.txt
>
>          Time Spent: 10m
>  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.1#820001)