You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Denis Magda (JIRA)" <ji...@apache.org> on 2016/01/20 16:51:39 UTC

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

Denis Magda created IGNITE-2422:
-----------------------------------

             Summary: 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
            Reporter: Denis Magda
             Fix For: 1.6


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)