[jira] [Created] (IGNITE-1912) .Net: Continuous query does not work for value types

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-1912) .Net: Continuous query does not work for value types

Anton Vinogradov (Jira)
Pavel  Tupitsyn created IGNITE-1912:
---------------------------------------

             Summary: .Net: Continuous query does not work for value types
                 Key: IGNITE-1912
                 URL: https://issues.apache.org/jira/browse/IGNITE-1912
             Project: Ignite
          Issue Type: Bug
          Components: interop
    Affects Versions: 1.1.4
            Reporter: Pavel  Tupitsyn
            Assignee: Pavel  Tupitsyn
            Priority: Blocker
             Fix For: 1.5


OldValue comes as Null from java, but we try to deserialize it as TK, which fails for value types.
Need to employ the same approach as in cache with CacheResult.



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