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)