You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/11/17 10:19:59 UTC

[jira] [Updated] (IGNITE-2422) Prevent serialization of BinaryObjectBuilder

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

Vladimir Ozerov updated IGNITE-2422:
------------------------------------
    Fix Version/s:     (was: 1.8)
                   2.0

> Prevent serialization of BinaryObjectBuilder
> --------------------------------------------
>
>                 Key: IGNITE-2422
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2422
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 1.5.0.final
>            Reporter: Denis Magda
>              Labels: important
>             Fix For: 2.0
>
>         Attachments: ExampleNodeStartup.java
>
>
> Presently it's possible to serialize {{BinaryObjectBuilder}} but it will lead to the errors at deserialization stage.
> We have to prevent serialization of the builder throwing a meaningful exception.
> Run an example from attach and you will see an exception that is caused by the serialization/deserialization of the builder.



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