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 2016/08/15 15:42:20 UTC

[jira] [Comment Edited] (IGNITE-2943) .NET: Fix cache store error propagation

    [ https://issues.apache.org/jira/browse/IGNITE-2943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15421149#comment-15421149 ] 

Pavel Tupitsyn edited comment on IGNITE-2943 at 8/15/16 3:42 PM:
-----------------------------------------------------------------

Igor, can you please help with C++ part? 
I've changed the way we pass data between platform and Java for cache operations, now single memory chunk is used for both input and output.

Eou can checkout PR672 to get my changes.


was (Author: ptupitsyn):
Igor, can you please help with C++ part? 
I've changed the way we pass data between platform and Java for cache operations, now single memory chunk is used for both input and output.

> .NET: Fix cache store error propagation
> ---------------------------------------
>
>                 Key: IGNITE-2943
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2943
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 1.1.4
>            Reporter: Pavel Tupitsyn
>            Assignee: Igor Sapego
>            Priority: Critical
>              Labels: .net
>             Fix For: 1.8
>
>
> Make sure that exceptions in any ICacheStore methods are propagated to the user code properly.



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