Denis Magda created IGNITE-2684:
-----------------------------------

             Summary: DataStreamer doesn't stream BinaryObjects created with 
BinaryBuilder
                 Key: IGNITE-2684
                 URL: https://issues.apache.org/jira/browse/IGNITE-2684
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 1.5.0.final
            Reporter: Denis Magda
            Assignee: Denis Magda
            Priority: Blocker
             Fix For: 1.6


If to create a {{BinaryObject}} using a type name of non existed class and 
start streaming it then nothing will be streamed because the streamer will try 
to deserialize binary objects and fill fail.

In general it's not to have classes for {{BinaryObjects}} at all and work with 
them with {{BinaryBuilder}} always. Thus this bug has to be fixed.



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

Reply via email to