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/13 15:31:10 UTC

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

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)