[jira] [Created] (IGNITE-3825) .NET: CacheEntryProcessor binary mode

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

[jira] [Created] (IGNITE-3825) .NET: CacheEntryProcessor binary mode

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

             Summary: .NET: CacheEntryProcessor binary mode
                 Key: IGNITE-3825
                 URL: https://issues.apache.org/jira/browse/IGNITE-3825
             Project: Ignite
          Issue Type: Improvement
          Components: platforms
    Affects Versions: 1.6
            Reporter: Pavel Tupitsyn
             Fix For: 1.8


Add binary mode support to Cache.Invoke.

Currently the following fails with invalid cast:
{code}
Cache.WithKeepBinary<string, IBinaryObject>().Invoke(...);
{code}



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