[
https://issues.apache.org/jira/browse/IGNITE-2943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15258307#comment-15258307
]
Pavel Tupitsyn commented on IGNITE-2943:
----------------------------------------
I've moved all cache operations to reused stream mode.
Benchmark results:
* Put: unaffected
* Get: +10%
* GetAsync: 5% (because null result is indicated by return code now)
> .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: Pavel Tupitsyn
> Priority: Critical
> Fix For: 1.6
>
>
> 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)