You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Taras Ledkov (Jira)" <ji...@apache.org> on 2021/11/03 08:16:00 UTC

[jira] [Comment Edited] (IGNITE-15855) BinaryObjectBuilder builds invalid object in case the original object contains several collection or reference fields

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

Taras Ledkov edited comment on IGNITE-15855 at 11/3/21, 8:15 AM:
-----------------------------------------------------------------

[~amashenkov], [~jooger], please review the patch.


was (Author: tledkov-gridgain):
[~amashenkov], please review the patch.

> BinaryObjectBuilder builds invalid object in case the original object contains several collection or reference fields
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-15855
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15855
>             Project: Ignite
>          Issue Type: Bug
>          Components: binary
>            Reporter: Taras Ledkov
>            Assignee: Taras Ledkov
>            Priority: Major
>             Fix For: 2.13
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Looks like the issue is partially related to the IGNITE-14610
> *Root cause:*
> Fill the {{BinaryBuilderReader#objMap}} with invalid offsets (with offset of the next field).
> The reader is used to write binary object when an object is partially changed by builder.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)