[
https://issues.apache.org/jira/browse/IGNITE-2943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15226236#comment-15226236
]
ASF GitHub Bot commented on IGNITE-2943:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/606
IGNITE-2943 .NET: Fix cache store error propagation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptupitsyn/ignite ignite-2943
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/606.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #606
----
commit 1b8018a424fd4584a50513ca2d47a3ac7fb6e136
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-04-04T14:10:55Z
IGNITE-2943 .NET: Fix cache store error propagation
commit d4123c873961ef8cdcadc0dc65d7bc2e68bf51e8
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-04-04T14:13:04Z
wip
commit 8af3e79d6ada529d33c6b92c6118b7efdeabbc1b
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-04-04T15:54:42Z
wip
commit 60b68efe616e304473895bee9dcf9b9360ced8d9
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-04-04T15:59:03Z
wip
commit 991a077f350d8136b8bc70dd0a42a05a880b2ac9
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-04-04T16:11:16Z
wip
commit 7756e155599687f3d07bb17aadffe779d869ccda
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-04-05T09:28:35Z
Merge remote-tracking branch 'remotes/upstream/master' into ignite-2943
commit 18e6f75704b1e5f69c46752fe61a0db891d694f9
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-04-05T10:25:15Z
Refactor PlatformCache error propagation
commit d89e5d62fbc9bb0c45cdc144f88138dd4a9e0317
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-04-05T12:22:00Z
wip
commit 23c7661a925c7b761414bb1cf906e9f194d400d1
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-04-05T12:48:52Z
wip
commit 3f770dd3b8e0dca08526ed3f776bf8e72d69fbb3
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-04-05T13:01:49Z
wip
commit 66e62a97f288ca0d2aea4a397fb3eeddc5d2b789
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-04-05T13:05:50Z
wip
commit df70025929ca8307b740adc1b6bd6250a8d0f9bb
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-04-05T13:06:38Z
wip
commit 186e2b31b0b5706411aca357f3f69b7928be5336
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-04-05T13:09:40Z
wip
----
> .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)