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 2015/09/11 15:21:46 UTC

[jira] [Created] (IGNITE-1419) .Net: Add optional "raw" flag to portable type descriptor.

Vladimir Ozerov created IGNITE-1419:
---------------------------------------

             Summary: .Net: Add optional "raw" flag to portable type descriptor.
                 Key: IGNITE-1419
                 URL: https://issues.apache.org/jira/browse/IGNITE-1419
             Project: Ignite
          Issue Type: Task
          Components: interop
    Affects Versions: 1.1.4
            Reporter: Vladimir Ozerov
             Fix For: ignite-1.5


By default we write .Net objects with field names included. But in some cases it is not needed. E.g. when objects are not going to be used in queries.

Removing field names will speed up serialization/deserialization. We can add optional "raw" flag to portable type descriptor to control this behavior.



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