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)