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

Denis Magda updated IGNITE-1381:
--------------------------------
    Affects Version/s:     (was: 1.1.4)
                       ignite-1.4

> Incorrect marshalling and/or unmarshalling of unregistered types
> ----------------------------------------------------------------
>
>                 Key: IGNITE-1381
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1381
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: ignite-1.4
>            Reporter: Pavel  Tupitsyn
>            Assignee: Denis Magda
>            Priority: Critical
>             Fix For: ignite-1.5
>
>
> Unmarshalling logic does not correspond to marshalling in case of 
> unregistered types:
> * Write: PortableClassDescriptor.writeHeader. Header length includes the 
> length of class name string.
> * Read: PortableReaderExImpl:2161 ("rawOff += clsNameLen") implies that 
> clsNameLen is not included in header length.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to