Pavel Tupitsyn created IGNITE-4673:
--------------------------------------

             Summary: Object array element type is written as a user type
                 Key: IGNITE-4673
                 URL: https://issues.apache.org/jira/browse/IGNITE-4673
             Project: Ignite
          Issue Type: Bug
          Components: binary
    Affects Versions: 2.0
            Reporter: Pavel Tupitsyn
             Fix For: 2.0


{{BinaryWriterExImpl.doWriteObjectArray}} registers {{java.lang.Object}} 
element type as a custom type instead of using {{OBJECT_TYPE_ID}}.

As a result, platforms (.NET, C++) can not understand such an array.
This is also suboptimal due to extra type registration and lookups.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to