You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2015/11/02 10:55:27 UTC

[jira] [Created] (IGNITE-1835) .Net: Use thread-local pool to store schemas in PortableWriter

Pavel  Tupitsyn created IGNITE-1835:
---------------------------------------

             Summary: .Net: Use thread-local pool to store schemas in PortableWriter
                 Key: IGNITE-1835
                 URL: https://issues.apache.org/jira/browse/IGNITE-1835
             Project: Ignite
          Issue Type: Task
          Components: interop
    Affects Versions: 1.5
            Reporter: Pavel  Tupitsyn
            Assignee: Pavel  Tupitsyn
             Fix For: 1.5


Avoid array allocations in PortableWriter by keeping a single ThreadLocal array to store schema fields.
See SchemaHolder in Java.



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