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/01 11:55:00 UTC

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

Taras Ledkov created IGNITE-15855:
-------------------------------------

             Summary: 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
            Reporter: Taras Ledkov
            Assignee: Taras Ledkov


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)