You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/09/02 15:03:21 UTC

[jira] [Created] (IGNITE-3827) Data streamer: avoid double marshaling of key object.

Vladimir Ozerov created IGNITE-3827:
---------------------------------------

             Summary: Data streamer: avoid double marshaling of key object.
                 Key: IGNITE-3827
                 URL: https://issues.apache.org/jira/browse/IGNITE-3827
             Project: Ignite
          Issue Type: Task
          Components: streaming
    Affects Versions: 1.7
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
            Priority: Minor
             Fix For: 1.8


The problem is within {{DataStreamerImpl.addData(Map)}} method. When map is put, we marshal key objects twice.



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