Pavel Tupitsyn created IGNITE-1625:
---------------------------------------
Summary: .Net: Remove Types serialization from Continuous Queries
Key: IGNITE-1625
URL:
https://issues.apache.org/jira/browse/IGNITE-1625 Project: Ignite
Issue Type: Improvement
Components: interop
Affects Versions: ignite-1.5
Reporter: Pavel Tupitsyn
Assignee: Pavel Tupitsyn
Fix For: ignite-1.5
See ContinuousQueryFilterHolder class: it serializes KeyType and ValueType, but this is redundant, since user filter already carries type information.
* Remove type serialization
* Leverage DelegateTypeDescriptor to get rid of reflection in UnmanagedCallbacks.ContinuousQueryFilterCreate
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)