You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2017/04/06 12:29:42 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Tupitsyn updated IGNITE-3825:
-----------------------------------
    Fix Version/s:     (was: 2.0)
                   2.1

> .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
>              Labels: .net
>             Fix For: 2.1
>
>
> 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.15#6346)